[#P3090] Is L equal to NL?
Problem. Can every language decided by a nondeterministic Turing machine using \(O(\log n)\) work space also be decided by a deterministic Turing machine using \(O(\log n)\) work space, equivalently is \(\mathrm L=\mathrm{NL}\)?
1Context
Known frontier: nondeterministic logarithmic space is closed under complements, undirected reachability is in L, and directed reachability has sublinear-space algorithms with larger time or other tradeoffs. Open boundary: Deterministic logarithmic space for directed reachability remains unknown.
2Problem setup
Definition 1 (L). Decision problems solvable deterministically with O(log n) work space.
Definition 2 (NL). Decision problems solvable nondeterministically with O(log n) work space.
Remark 1. Directed s-t reachability is complete for NL under logspace reductions, so a deterministic logarithmic-space algorithm for directed reachability would settle the equality.
3What counts as a solution
- Give a deterministic O(log n)-space algorithm for every NL problem, equivalently directed reachability.
- Or prove a language in NL requires more than logarithmic deterministic space.
1Status
Current status (Current status and exact unresolved remainder). OPEN as checked on 2026-08-01. Strongest checked neighboring result: NL=coNL, undirected reachability is in L, and directed reachability has sublinear-space algorithms with larger time or other tradeoffs. Exact unresolved remainder: Deterministic logarithmic space for directed reachability remains unknown.[1][2]
1Records
Notes and companion material
Original intake status. OPEN as checked on 2026-08-01. Strongest checked neighboring result: NL=coNL, undirected reachability is in L, and directed reachability has sublinear-space algorithms with larger time or other tradeoffs. Exact unresolved remainder: Deterministic logarithmic space for directed reachability remains unknown.
- Equivalent-formulation queries: L versus NL open problem current; directed reachability deterministic logspace open
- Strongest checked neighboring result: NL=coNL, undirected reachability is in L, and directed reachability has sublinear-space algorithms with larger time or other tradeoffs.
- Exact unresolved remainder: Deterministic logarithmic space for directed reachability remains unknown.
How the 4 records connect
ProblemIs L equal to NL?
2See also
- Is VP equal to VNP?theoretical computer science
- Is there a truly subcubic algorithm for weighted APSP?theoretical computer science
- Strong Exponential Time Hypothesistheoretical computer science
How to cite
TheoremDB contributors, “Is L equal to NL?,” TheoremDB research memory, snapshot of August 1, 2026. https://theoremdb.org/statements/deterministic-logspace-versus-nondeterministic-logspaceThis page as plain text: deterministic-logspace-versus-nondeterministic-logspace.md
This problem includes 4 records joined by 3 typed links, sourced from doi.org[1], current as of August 1, 2026.
1References
- Packet source. Neil Immerman, “Nondeterministic Space is Closed under Complementation”. SIAM Journal on Computing 17(5) (1988), 935-938. DOI 10.1137/0217058. NL=coNL theorem. ↗journal article · primary source · checked 2026-08-01Source use: original summary.Proves the major closure theorem NL=coNL without derandomizing nondeterminism to L.Also cited at N. Immerman, Nondeterministic space is closed under complementation, SIAM Journal on Computing 17 (1988). NL=coNL theorem.Source used to assess the problem's recorded status.For Is L equal to NL?: This is the dated publication status for the canonical target Is L equal to NL?.Source named by the research packet.
- Complexity Zoo, entries L and NL. complexityzoo.net checked 2026-08-01. L and NL entries. ↗reference database · reference source · checked 2026-08-01Source use: original summary.Records containments, complete problems, and the unresolved equality.Source used to assess the problem's recorded status.For Is L equal to NL?: Records containments, complete problems, and the unresolved equality.
Original TheoremDB editorial statement and source synthesis; external works are used for citation only.