E (complexity)

From Wikipedia, the free encyclopedia
Revision as of 07:41, 2 March 2023 by imported>Citation bot (Add: issue. | Use this bot. Report bugs. | Suggested by Superegz | Category:Articles to be expanded from February 2023 | #UCB_Category 434/698)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In computational complexity theory, the complexity class E is the set of decision problems that can be solved by a deterministic Turing machine in time 2O(n) and is therefore equal to the complexity class DTIME(2O(n)).

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

Relationship to other classes

Template:Multiple issues

E is contained by NE.

References

  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..

External links

Template:Comp-sci-theory-stub