Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Alternating tree automata

In automata theory, an alternating tree automaton (ATA) is an extension of nondeterministic tree automaton as same as alternating finite automaton extends nondeterministic finite automaton (NFA).

We don't have any images related to Alternating tree automata yet.
We don't have any YouTube videos related to Alternating tree automata yet.
We don't have any PDF documents related to Alternating tree automata yet.
We don't have any Books related to Alternating tree automata yet.
We don't have any archived web articles related to Alternating tree automata yet.

Computational complexity

The emptiness problem (deciding whether the language of an input ATA is empty) and the universality problem for ATAs are EXPTIME-complete.1 The membership problem (testing whether an input tree is accepted by an input AFA) is in PTIME2.

References

  1. H. Comon, M. Dauchet, R. Gilleron, C. Löding, F. Jacquemard, D. Lugiez, S. Tison et M. Tommasi, Tree Automata Techniques and Applications [1] (Theorem 7.5.1 and subsequent remark) http://tata.gforge.inria.fr/

  2. H. Comon, M. Dauchet, R. Gilleron, C. Löding, F. Jacquemard, D. Lugiez, S. Tison et M. Tommasi, Tree Automata Techniques and Applications [1] (Theorem 7.5.1 and subsequent remark) http://tata.gforge.inria.fr/