Wheeler DFAs (WDFAs) are a sub-class of finite-state automata which is playing an important role in the emerging field of compressed data structures: as opposed to general automata, WDFAs can be stored in just logσ+O(1) bits per edge, σ being the alphabet's size, and support optimal-time pattern matching queries on the substring closure of the language they recognize. An important step to achieve further compression is minimization. When the input A is a general deterministic finite-state automaton (DFA), the state-of-the-art is represented by the classic Hopcroft's algorithm, which runs in O(|A|log|A|) time. This algorithm stands at the core of the only existing minimization algorithm for Wheeler DFAs, which inherits its complexity. In thi...
We present the first (polynomial-time) algorithm for reducing a given deterministic finite state aut...
AbstractIn this paper we consider the problem of minimization of deterministic finite automata (DFA)...
We present two algorithms for minimizing deterministic frontier-to-root tree automata (dfrtas) and c...
Wheeler DFAs (WDFAs) are a sub-class of finite-state automata which is playing an important role in ...
Abstract. There exists a linear time algorithm for the minimization of acyclic deter-ministic finite...
Obtaining a minimal automaton is a fundamental issue in the theory and practical implementation of d...
Let PT-DFA mean a deterministic finite automaton whose transition relation is a partial function....
AbstractWe show that the absolute worst case time complexity for Hopcroft’s minimization algorithm a...
In automata theory a minimization is the task of transforming a given finite state machine into an e...
In this paper we consider the problem of minimization of deterministic finite automata (DFA) with re...
In this paper we consider the problem of minimization of deterministic finite automata (DFA) with re...
Minimization of deterministic finite automata is a largely studied problem of the Theory of Automata...
Performing deep packet inspection at high speed is a fundamental task for network security and appli...
Minimization of automata is a classic problem in Computer Sci- ence which is still studied nowadays....
AbstractJ. Hopcroft introduced already in 1970 an O(nlogn)-time algorithm for minimizing a finite de...
We present the first (polynomial-time) algorithm for reducing a given deterministic finite state aut...
AbstractIn this paper we consider the problem of minimization of deterministic finite automata (DFA)...
We present two algorithms for minimizing deterministic frontier-to-root tree automata (dfrtas) and c...
Wheeler DFAs (WDFAs) are a sub-class of finite-state automata which is playing an important role in ...
Abstract. There exists a linear time algorithm for the minimization of acyclic deter-ministic finite...
Obtaining a minimal automaton is a fundamental issue in the theory and practical implementation of d...
Let PT-DFA mean a deterministic finite automaton whose transition relation is a partial function....
AbstractWe show that the absolute worst case time complexity for Hopcroft’s minimization algorithm a...
In automata theory a minimization is the task of transforming a given finite state machine into an e...
In this paper we consider the problem of minimization of deterministic finite automata (DFA) with re...
In this paper we consider the problem of minimization of deterministic finite automata (DFA) with re...
Minimization of deterministic finite automata is a largely studied problem of the Theory of Automata...
Performing deep packet inspection at high speed is a fundamental task for network security and appli...
Minimization of automata is a classic problem in Computer Sci- ence which is still studied nowadays....
AbstractJ. Hopcroft introduced already in 1970 an O(nlogn)-time algorithm for minimizing a finite de...
We present the first (polynomial-time) algorithm for reducing a given deterministic finite state aut...
AbstractIn this paper we consider the problem of minimization of deterministic finite automata (DFA)...
We present two algorithms for minimizing deterministic frontier-to-root tree automata (dfrtas) and c...