memory space
sage math code to find storage space or memory space required for any algorithm.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-06-14 07:44:41 +0100
Seen: 211 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 ... ?