memory space
sage math code to find storage space or memory space required for any algorithm.
sage math code to find storage space or memory space required for any algorithm.
Asked: 7 years ago
Seen: 214 times
Last updated: Jun 14 '17
What sort of question is this - specific or general? If you have a specific program, to help we would need to see it. Or are you asking for code that examines an arbitrary algorithm and spits out how much memory/storage space is required? Wouldn't that be equivalent to solving the halting problem ... ?