| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2009) |
In computational complexity theory, the complexity class NSPACE(f(n)) is the set of decision problems that can be solved by a non-deterministic Turing machine, M, using space O(f(n)), where f(n) is the maximum number of tape cells that M scans on any input of length n.[1] It is the non-deterministic counterpart of DSPACE.
Several important complexity classes can be defined in terms of NSPACE. These include:


The last two results above follow from Savitch's theorem, which states that for any function f(n) ≥ log(n),
The Immerman–Szelepcsényi theorem states that NSPACE(s(n)) is closed under complement for every function s(n) ≥ log n.
NSPACE can be related to DTIME as follows. For any space constructible function s(n),

A further generalization is ASPACE, defined with alternating Turing machines.
|
|||||||||||||||||
| P ≟ NP | This theoretical computer science-related article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)