Abstract
We present a taxonomy of algorithms for minimising deterministic bottomup tree automata (dtas) over ranked and ordered trees. Automata of this type and its extensions are used in many application areas, including natural language processing (nlp) and code generation. In practice, dtas can grow very large, but minimisation keeps things manageable. The proposed taxonomy serves as a unifying framework that makes algorithms accessible and comparable, and as a foundation for efficient implementation. Taxonomies of this type are also convenient for correctness and complexity analysis, as results can frequently be propagated through the hierarchy. The taxonomy described herein covers a broad spectrum of algorithms, ranging from novel to well-studied ones, with a focus on computational complexity.
Original language | English |
---|---|
Pages (from-to) | 180-196 |
Journal | Journal of Universal Computer Science |
Volume | 22 |
Issue number | 2 |
Publication status | Published - 2016 |
Externally published | Yes |
Keywords
- deterministic bottom-up tree automata
- automata minimisation
- algorithm taxonomies