Savitch's Theorem
From dankwiki
Revision as of 15:32, 8 November 2012 by Dank (talk | contribs) (Created page with "f(n) ≥ log(n) implies that NSPACE(f(n)) ⊆ DSPACE(f(n)²), thus * PSPACE = NSPACE * NL ⊆ L² CATEGORY: Computer Science Eponyms")
f(n) ≥ log(n) implies that NSPACE(f(n)) ⊆ DSPACE(f(n)²), thus
- PSPACE = NSPACE
- NL ⊆ L²