|
|
|
|
|
by npinsker
374 days ago
|
|
I think the summary at the beginning of your first video is misleading; it's not a way to "trade space for time", at least not in an arbitrary program. The real statement is a bit odder to wrap one's head around -- "every problem solvable in t time on a multitape Turing machine is also solvable in close to √t space". For a Turing machine that already solves a problem in n time and √n space (in other words, a lot of them!), it doesn't say anything. |
|
If we're being pedantic, it's trading time for the space guarantee.