NE (complexity)

Revision as of 23:16, 28 February 2023 by imported>Siddharthist (Remove period from "See also" link)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computational complexity theory, the complexity class NE is the set of decision problems that can be solved by a non-deterministic Turing machine in time O(kn) for some k.<ref>Template:ComplexityZoo</ref>

NE, unlike the similar class NEXPTIME, is not closed under polynomial-time many-one reductions.

Relationship to other classesEdit

Template:Multiple issues

NE is contained by NEXPTIME.

See alsoEdit

ReferencesEdit

<references/>

Template:Comp-sci-theory-stub