LOGCFL

From HandWiki
Revision as of 14:28, 7 March 2021 by imported>MedAI (fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In computational complexity theory, LOGCFL is the complexity class that contains all decision problems that can be reduced in logarithmic space to a context-free language. This class is situated between NL and AC1, in the sense that it contains the former and is contained in the latter. Problems that are complete for LOGCFL include many problems whose instances can be characterized by acyclic hypergraphs:

See also

External links