Global Information Lookup Global Information

Time hierarchy theorem information


In computational complexity theory, the time hierarchy theorems are important statements about time-bounded computation on Turing machines. Informally, these theorems say that given more time, a Turing machine can solve more problems. For example, there are problems that can be solved with n2 time but not n time, where n is the input length.

The time hierarchy theorem for deterministic multi-tape Turing machines was first proven by Richard E. Stearns and Juris Hartmanis in 1965.[1] It was improved a year later when F. C. Hennie and Richard E. Stearns improved the efficiency of the Universal Turing machine.[2] Consequent to the theorem, for every deterministic time-bounded complexity class, there is a strictly larger time-bounded complexity class, and so the time-bounded hierarchy of complexity classes does not completely collapse. More precisely, the time hierarchy theorem for deterministic Turing machines states that for all time-constructible functions f(n),

,

where DTIME(f(n)) denotes the complexity class of decision problems solvable in time O(f(n)). The left-hand class involves little o notation, referring to the set of decision problems solvable in asymptotically less than f(n) time.

In particular, this shows that if and only if , so we have an infinite time hierarchy.

The time hierarchy theorem for nondeterministic Turing machines was originally proven by Stephen Cook in 1972.[3] It was improved to its current form via a complex proof by Joel Seiferas, Michael Fischer, and Albert Meyer in 1978.[4] Finally in 1983, Stanislav Žák achieved the same result with the simple proof taught today.[5] The time hierarchy theorem for nondeterministic Turing machines states that if g(n) is a time-constructible function, and f(n+1) = o(g(n)), then

.

The analogous theorems for space are the space hierarchy theorems. A similar theorem is not known for time-bounded probabilistic complexity classes, unless the class also has one bit of advice.[6]

  1. ^ Hartmanis, J.; Stearns, R. E. (1 May 1965). "On the computational complexity of algorithms". Transactions of the American Mathematical Society. 117. American Mathematical Society: 285–306. doi:10.2307/1994208. ISSN 0002-9947. JSTOR 1994208. MR 0170805.
  2. ^ Hennie, F. C.; Stearns, R. E. (October 1966). "Two-Tape Simulation of Multitape Turing Machines". J. ACM. 13 (4). New York, NY, USA: ACM: 533–546. doi:10.1145/321356.321362. ISSN 0004-5411. S2CID 2347143.
  3. ^ Cook, Stephen A. (1972). "A hierarchy for nondeterministic time complexity". Proceedings of the fourth annual ACM symposium on Theory of computing. STOC '72. Denver, Colorado, United States: ACM. pp. 187–192. doi:10.1145/800152.804913.
  4. ^ Seiferas, Joel I.; Fischer, Michael J.; Meyer, Albert R. (January 1978). "Separating Nondeterministic Time Complexity Classes". J. ACM. 25 (1). New York, NY, USA: ACM: 146–167. doi:10.1145/322047.322061. ISSN 0004-5411. S2CID 13561149.
  5. ^ Žák, Stanislav (October 1983). "A Turing machine time hierarchy". Theoretical Computer Science. 26 (3). Elsevier Science B.V.: 327–333. doi:10.1016/0304-3975(83)90015-4.
  6. ^ Fortnow, L.; Santhanam, R. (2004). "Hierarchy Theorems for Probabilistic Polynomial Time". 45th Annual IEEE Symposium on Foundations of Computer Science. p. 316. doi:10.1109/FOCS.2004.33. ISBN 0-7695-2228-9. S2CID 5555450.

and 21 Related for: Time hierarchy theorem information

Request time (Page generated in 0.8754 seconds.)

Time hierarchy theorem

Last Update:

theory, the time hierarchy theorems are important statements about time-bounded computation on Turing machines. Informally, these theorems say that given...

Word Count : 2467

Space hierarchy theorem

Last Update:

analogous theorems for time are the time hierarchy theorems. The foundation for the hierarchy theorems lies in the intuition that with either more time or more...

Word Count : 2699

EXPTIME

Last Update:

time and space complexity classes in the following way: P ⊆ NP ⊆ PSPACE ⊆ EXPTIME ⊆ NEXPTIME ⊆ EXPSPACE. Furthermore, by the time hierarchy theorem and...

Word Count : 991

Constructible function

Last Update:

the time hierarchy theorem. They are important because the time hierarchy theorem relies on Turing machines that must determine in O(f(n)) time whether...

Word Count : 605

List of mathematical proofs

Last Update:

Open mapping theorem (functional analysis) Product topology Riemann integral Time hierarchy theorem Deterministic time hierarchy theorem Furstenberg's...

Word Count : 593

DTIME

Last Update:

classes can be defined similarly. Because of the time hierarchy theorem, these classes form a strict hierarchy; we know that P ⊊ E X P T I M E {\displaystyle...

Word Count : 858

Structural complexity theory

Last Update:

conjecture that the polynomial time hierarchy of complexity classes is infinite. The compression theorem is an important theorem about the complexity of computable...

Word Count : 672

Computational complexity theory

Last Update:

The time and space hierarchy theorems form the basis for most separation results of complexity classes. For instance, the time hierarchy theorem tells...

Word Count : 6302

NEXPTIME

Last Update:

proven that these problems cannot be verified in polynomial time, by the time hierarchy theorem. An important set of NEXPTIME-complete problems relates to...

Word Count : 934

Gap theorem

Last Update:

the Gap Theorem does not imply anything interesting for complexity classes such as P or NP, and it does not contradict the time hierarchy theorem or space...

Word Count : 549

NTIME

Last Update:

The non-deterministic time hierarchy theorem says that nondeterministic machines can solve more problems in asymptotically more time. NTIME is also related...

Word Count : 414

List of mathematical logic topics

Last Update:

Cook's theorem List of complexity classes Polynomial hierarchy Exponential hierarchy NP-complete Time hierarchy theorem Space hierarchy theorem Natural...

Word Count : 1012

List of theorems

Last Update:

Tikhonov fixed-point theorem (functional analysis) Time hierarchy theorem (computational complexity theory) Titchmarsh theorem (integral transform) Titchmarsh...

Word Count : 5996

P versus NP problem

Last Update:

more than polynomial time. In fact, by the time hierarchy theorem, they cannot be solved in significantly less than exponential time. Examples include finding...

Word Count : 7720

Polynomial hierarchy

Last Update:

computational complexity theory, the polynomial hierarchy (sometimes called the polynomial-time hierarchy) is a hierarchy of complexity classes that generalize...

Word Count : 2690

Exponential time hypothesis

Last Update:

problems nondeterministically in a smaller amount of time, violating the time hierarchy theorem. Therefore, the existence of algorithm A {\displaystyle...

Word Count : 3061

Complexity class

Last Update:

The time and space hierarchy theorems form the basis for most separation results of complexity classes. For instance, the time hierarchy theorem establishes...

Word Count : 10382

Arithmetical hierarchy

Last Update:

In mathematical logic, the arithmetical hierarchy, arithmetic hierarchy or Kleene–Mostowski hierarchy (after mathematicians Stephen Cole Kleene and Andrzej...

Word Count : 4582

List of computability and complexity topics

Last Update:

Polynomial-time Turing reduction Savitch's theorem Space hierarchy theorem Speed Prior Speedup theorem Subquadratic time Time hierarchy theorem See the list...

Word Count : 466

Juris Hartmanis

Last Update:

according to the time required to solve them. They went on to prove a number of fundamental results such as the Time hierarchy theorem. In his own Turing...

Word Count : 2502

ACC0

Last Update:

theorem. Williams (2011) proves that ACC0 does not contain NEXPTIME. The proof uses many results in complexity theory, including the time hierarchy theorem...

Word Count : 1042

PDF Search Engine © AllGlobal.net