Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
E (complexity)

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.

We don't have any images related to E (complexity) yet.
We don't have any YouTube videos related to E (complexity) yet.
We don't have any PDF documents related to E (complexity) yet.
We don't have any Books related to E (complexity) yet.
We don't have any archived web articles related to E (complexity) yet.

Relationship to other classes

E is contained by NE.