Unknown

Dataset Information

0

Efficient Deterministic Finite Automata Minimization Based on Backward Depth Information.


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(n2). 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.

SUBMITTER: Liu D 

PROVIDER: S-EPMC5091862 | biostudies-literature | 2016

REPOSITORIES: biostudies-literature

altmetric image

Publications

Efficient Deterministic Finite Automata Minimization Based on Backward Depth Information.

Liu Desheng D   Huang Zhiping Z   Zhang Yimeng Y   Guo Xiaojun X   Su Shaojing S  

PloS one 20161102 11


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  ...[more]

Similar Datasets

| S-EPMC3009826 | biostudies-literature
| S-EPMC7206625 | biostudies-literature
| S-EPMC5539512 | biostudies-other
| S-EPMC8692961 | biostudies-literature
| S-EPMC5768461 | biostudies-literature
| S-EPMC7052242 | biostudies-literature
| S-EPMC3672003 | biostudies-literature
| S-EPMC2567998 | biostudies-literature