complexity class NL

E679191

Complexity class NL is the set of decision problems solvable by a nondeterministic Turing machine using logarithmic space, central to studying space-bounded computation and problems like graph reachability.

All labels observed (3)

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf complexity class ⓘ
acceptanceCondition existence of an accepting computation path ⓘ
alternativeName NLOGSPACE ⓘ
linked to: complexity class NL
centralTo space-bounded computation ⓘ
characterizedBy existence of a path in a configuration graph using O(log n) space ⓘ
closedUnder Kleene star ⓘ
concatenation ⓘ
homomorphism ⓘ
inverse homomorphism ⓘ
logspace many-one reductions ⓘ
union ⓘ
complementClass coNL ⓘ
completeProblem 2-SAT (under logspace reductions) ⓘ
ST-CONNECTIVITY ⓘ
context-free grammar membership (under logspace reductions) ⓘ
directed s-t reachability ⓘ
graph reachability ⓘ
path existence in directed graphs ⓘ
configurationGraphSize polynomial in input size ⓘ
contains L ⓘ
definedOver decision problems ⓘ
equalityProofYear 1987 ⓘ
equalityProvedBy Neil Immerman ⓘ
Róbert Szelepcsényi ⓘ
fullName Nondeterministic Logarithmic Space ⓘ
linked to: complexity class NL
inputAccess read-only input tape ⓘ
inputSizeNotation n ⓘ
logspaceReductionsUsedFor NL-completeness ⓘ
machineModel nondeterministic Turing machine ⓘ
notKnownToBeClosedUnder complement ⓘ
openQuestion whether L = NL ⓘ
whether NL = P ⓘ
outputType decision (yes/no) ⓘ
rejectionCondition no accepting computation path ⓘ
relatedResult NL = coNL ⓘ
relatedTo L ⓘ
P ⓘ
PSPACE ⓘ
coNL ⓘ
resourceBound logarithmic space ⓘ
spaceMeasure O(log n) work tape cells ⓘ
subsetOf P ⓘ
PSPACE ⓘ
supersetOf L ⓘ
typicalMachineRestriction single work tape with O(log n) cells ⓘ
typicalProblemDomain graph problems ⓘ
reachability problems ⓘ
verification of simple properties ⓘ
usedIn complexity theory ⓘ
theory of computation ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

Complexity Theory → defines → complexity class NL ⓘ
NL → fullName → Nondeterministic Logarithmic Space ⓘ
subject linked to: complexity class NL
linked to: complexity class NL
NL → alternativeName → NLOGSPACE ⓘ
subject linked to: complexity class NL
linked to: complexity class NL