Back to Search Start Over

Efficient Deterministic Finite Automata Minimization Based on Backward Depth Information.

Authors :
Liu, Desheng
Huang, Zhiping
Zhang, Yimeng
Guo, Xiaojun
Su, Shaojing
Source :
PLoS ONE; 11/2/2016, Vol. 11 Issue 11, p1-17, 17p
Publication Year :
2016

Abstract

Obtaining a minimal automaton is a fundamental issue in the theory and practical implementation of deterministic finite automatons (DFAs). A minimization algorithm is presented in this paper that consists of two main phases. In the first phase, the backward depth information is built, and the state set of the DFA is partitioned into many blocks. In the second phase, the state set is refined using a hash table. The minimization algorithm has a lower time complexity O(n) than a naive comparison of transitions O(n<superscript>2</superscript>). Few states need to be refined by the hash table, because most states have been partitioned by the backward depth information in the coarse partition. This method achieves greater generality than previous methods because building the backward depth information is independent of the topological complexity of the DFA. The proposed algorithm can be applied not only to the minimization of acyclic automata or simple cyclic automata, but also to automata with high topological complexity. Overall, the proposal has three advantages: lower time complexity, greater generality, and scalability. A comparison to Hopcroft’s algorithm demonstrates experimentally that the algorithm runs faster than traditional algorithms. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
19326203
Volume :
11
Issue :
11
Database :
Complementary Index
Journal :
PLoS ONE
Publication Type :
Academic Journal
Accession number :
119197552
Full Text :
https://doi.org/10.1371/journal.pone.0165864