logoalt Hacker News

taneqlast Monday at 1:43 PM1 replyview on HN

I'm not convinced of that if they thought that s=O(t/log(t)) where s=space (bytes or similar) and t=time (clocks, steps, etc.) I dunno about theoretical limits but in practice, there's at least 1-2 orders of magnitude to be exchanged between space and processing time.


Replies

erulast Monday at 3:44 PM

That's in practice for practical problems. But they were interested in the worst cases.