Documentation

DescriptiveComplexity.Problems.MachineAltSpace

Alternating machine acceptance in bounded space, as a decision problem #

EXPTIME's complete problem: an alternating Turing machine is data in an instance, and

does this machine accept its input, with the tape indexed by the positions and no bound whatever on the length of a play?

is DescriptiveComplexity.ATMAcceptSpace, an ordinary iso-invariant problem of the catalog. It stands to DescriptiveComplexity.ATMAccept exactly as DescriptiveComplexity.DTMAcceptSpace stands to DescriptiveComplexity.DTMAccept: the step bound is dropped and the space stays bounded by construction.

Two differences from the polynomial-hierarchy problem, both of them relaxations:

Isomorphism-invariance is proved from the two agreements an isomorphism supplies – one per direction – so that only the forward transport lemmas of DescriptiveComplexity.MachinesAltSpace are needed and no finiteness is assumed.

The problem #

Alternating acceptance in bounded space: the machine is well formed, its two marks split the states, and the existential player wins the game on the configuration graph from some initial configuration.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    Dependency graph
    Dependency graph