Journal of Computing and Information Technology (Dec 2016)

Efficient Implementation for Deterministic Finite Tree Automata Minimization

  • Younes Guellouma,
  • Hadda Cherroun

DOI
https://doi.org/10.20532/cit.2016.1002867
Journal volume & issue
Vol. 24, no. 4
pp. 311 – 322

Abstract

Read online

We address the problem of deterministic finite tree automata (DFTA) minimization. We describe a new alternative to implement both standard and incremental tree automata minimization using a well-defined graph representing the automaton to be minimized. We show that the asymptotic complexity of the standard implementation is linearithmic and the incremental one is O(n3 log(n)) where n is the DFTA size.

Keywords