To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Exponential hierarchy

From Wikipedia, the free encyclopedia

In computational complexity theory, the exponential hierarchy is a hierarchy of complexity classes that is an exponential time analogue of the polynomial hierarchy. As elsewhere in complexity theory, “exponential” is used in two different meanings (linear exponential bounds for a constant c, and full exponential bounds ), leading to two versions of the exponential hierarchy.[1][2] This hierarchy is sometimes also referred to as the weak exponential hierarchy, to differentiate it from the strong exponential hierarchy.[2][3]

YouTube Encyclopedic

  • 1/5
    Views:
    29 573
    15 497
    3 177 344
    635
    845 208
  • The Hierarchy of Big Functions || n^n greater than n! greater than e^n greater than n^100
  • What Makes P vs. NP So Hard? (P ≠ EXPTIME, Time Hierarchy, Baker-Gill-Solovay)
  • P vs. NP and the Computational Complexity Zoo
  • Exponential Computational Improvement by Reduction
  • L'hospital's Rule Indeterminate Forms, Limits at Infinity, Ln, Trig & Exponential Functions Calculus

Transcription

EH

The complexity class EH is the union of the classes for all k, where (i.e., languages computable in nondeterministic time for some constant c with a oracle) and . One also defines

and

An equivalent definition is that a language L is in if and only if it can be written in the form

where is a predicate computable in time (which implicitly bounds the length of yi). Also equivalently, EH is the class of languages computable on an alternating Turing machine in time for some c with constantly many alternations.

EXPH

EXPH is the union of the classes , where (languages computable in nondeterministic time for some constant c with a oracle), , and again:

A language L is in if and only if it can be written as

where is computable in time for some c, which again implicitly bounds the length of yi. Equivalently, EXPH is the class of languages computable in time on an alternating Turing machine with constantly many alternations.

Comparison

ENE ⊆ EH⊆ ESPACE,
EXPNEXP ⊆ EXPH⊆ EXPSPACE,
EH ⊆ EXPH.

References

  1. ^ Sarah Mocas, Separating classes in the exponential-time hierarchy from classes in PH, Theoretical Computer Science 158 (1996), no. 1–2, pp. 221–231.
  2. ^ a b Anuj Dawar, Georg Gottlob, Lauri Hella, Capturing relativized complexity classes without order, Mathematical Logic Quarterly 44 (1998), no. 1, pp. 109–122.
  3. ^ Hemachandra, Lane A. (1989). "The strong exponential hierarchy collapses". Journal of Computer and System Sciences. 39 (3): 299–322.

External links

Complexity Zoo: Class EH

This page was last edited on 18 January 2024, at 20:35
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.