logcfl (260B)
1 # LOGCFL 2 3 Complexity class of problems with [logspace_reduction] to [membership_problem] of a [context_free_grammar] 4 5 aka [nlogspace] with a [stack] 6 7 Also: [logdcfl] for [deterministic_context_free_grammar] 8 9 Up: [complexity_class] 10 11 See also: [logcfl_complete]