NIST

deterministic finite tree automaton

(definition)

Definition: A deterministic finite state machine that accepts finitary trees rather than just strings. The tree nodes are marked with the letters of the alphabet of the automaton, and the transition function encodes the next states for each branch of the tree. The acceptance condition is modified accordingly.

Also known as DFTA.

See also nondeterministic finite tree automaton, deterministic tree automaton.

Author: SKS

More information

Tree Automata Techniques and Applications page.


Go to the Dictionary of Algorithms and Data Structures home page.

If you have suggestions, corrections, or comments, please get in touch with Paul Black.

Entry modified 6 January 2022.
HTML page formatted Thu Jan 6 17:07:56 2022.

Cite this as:
Sandeep Kumar Shukla, "deterministic finite tree automaton", in Dictionary of Algorithms and Data Structures [online], Paul E. Black, ed. 6 January 2022. (accessed TODAY) Available from: https://www.nist.gov/dads/HTML/determFinitTreeAutom.html