memory space
sage math code to find storage space or memory space required for any algorithm.
Asked: 2017-06-14 07:44:41 +0100
Seen: 223 times
Last updated: Jun 14 '17
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
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 ... ?