Finite automata appear in almost every branch of computer science, for example in model checking, in natural language processing and in database theory. In many applications where finite automata occur, it is highly desirable to deal with automata that are as small as possible, in order to save memory as well as excecution time. Deterministic finite automata (DFAs) can be minimized efficiently, i.e., a DFA can be converted to an equivalent DFA that has a minimal number of states. This is not the case for non-deterministic finite automata (NFAs). To minimize an NFA we need to compute the corresponding DFA using subset construction and minimize the resulting automaton. However, subset construction may lead to an exponential blow-up in the siz...
Abstract. We investigate the computational complexity of the nondeterministic finite automaton (NFA)...
Determinisation of nondeterministic finite automata is a well-studied problem that plays an importan...
Determinisation of nondeterministic finite automata is a well-studied problem that plays an importan...
Finite automata appear in almost every branch of computer science, for example in model checking, in...
Nondeterministic finite automaton is an important tool, which is used to process strings in many dif...
In automata theory a minimization is the task of transforming a given finite state machine into an e...
This paper presents a taxonomy of finite automata minimization algorithms. Brzozowski's elegant...
This thesis presents new algorithm for complement of nondeterministic finite automata. State-of-the-...
It is known that deterministic finite automata (DFAs) can be algorithmically minimized, i.e., a DFA ...
AbstractIt is known that deterministic finite automata (DFAs) can be algorithmically minimized, i.e....
We present PTIME language-preserving techniques for the reduction of non-deterministic tree automat...
Symbolic finite automata (SFAs) are generalizations of classical finite state automata. Whereas the ...
Symbolic finite automata (SFAs) are generalizations of classical finite state automata. Whereas the ...
Symbolic finite automata (SFAs) are generalizations of classical finite state automata. Whereas the ...
The concept of Deterministic Finite Cover Automata (DFCA) was introduced at WIA '98, as a more compa...
Abstract. We investigate the computational complexity of the nondeterministic finite automaton (NFA)...
Determinisation of nondeterministic finite automata is a well-studied problem that plays an importan...
Determinisation of nondeterministic finite automata is a well-studied problem that plays an importan...
Finite automata appear in almost every branch of computer science, for example in model checking, in...
Nondeterministic finite automaton is an important tool, which is used to process strings in many dif...
In automata theory a minimization is the task of transforming a given finite state machine into an e...
This paper presents a taxonomy of finite automata minimization algorithms. Brzozowski's elegant...
This thesis presents new algorithm for complement of nondeterministic finite automata. State-of-the-...
It is known that deterministic finite automata (DFAs) can be algorithmically minimized, i.e., a DFA ...
AbstractIt is known that deterministic finite automata (DFAs) can be algorithmically minimized, i.e....
We present PTIME language-preserving techniques for the reduction of non-deterministic tree automat...
Symbolic finite automata (SFAs) are generalizations of classical finite state automata. Whereas the ...
Symbolic finite automata (SFAs) are generalizations of classical finite state automata. Whereas the ...
Symbolic finite automata (SFAs) are generalizations of classical finite state automata. Whereas the ...
The concept of Deterministic Finite Cover Automata (DFCA) was introduced at WIA '98, as a more compa...
Abstract. We investigate the computational complexity of the nondeterministic finite automaton (NFA)...
Determinisation of nondeterministic finite automata is a well-studied problem that plays an importan...
Determinisation of nondeterministic finite automata is a well-studied problem that plays an importan...