Abstract. Let T be a text over a xed alphabet A. Then an automaton can be created in a linear time that accepts all substrings that occur in text T. The ratio of the size of the implementation of this automaton (factor automaton, DAWG) and of the input text is in usual cases 14:1. This paper shows a method of implementing DAWG that reduces this ratio down to 4:1 while preserving good qualities of the automaton, which is linear time of its construction with respect to the length of the input text and linear time of checking that a pattern is present in the text with respect to the length of the pattern
International audienceIn this paper we describe a ''light'' algorithm for the on-line construction o...
Abstract. There exists a linear time algorithm for the minimization of acyclic deter-ministic finite...
AbstractSuffix automata and factor automata are efficient data structures for representing the full ...
Abstract. The direct acyclic word graph (DAWG) is a good data structure representing a set of string...
AbstractGiven a text T over alphabet Σ and a complete index for T constructed using the finite autom...
summary:An effective implementation of a Directed Acyclic Word Graph (DAWG) automaton is shown. A DA...
AbstractIn this paper, we present an on-line algorithm for adding words (strings) in deterministic d...
In this paper, we present an on-line algorithm for adding words (strings) in deterministic directed ...
AbstractLet a partial deterministic finite automaton be a DFA in which each state need not have a tr...
summary:This paper concerns searching substrings in a string using the factor automaton. The factor ...
International audienceA lot of computing tools are often used for analyzing DNA se- quences like tre...
In this paper we describe a “light” algorithm for the on-line construction of a small automaton reco...
In this paper we describe a “light ” algorithm for the on-line construction of a small automaton rec...
The directed acyclic word graph (DAWG) of a string $y$ of length $n$ is the smallest (partial) DFA w...
AbstractWe show that the absolute worst case time complexity for Hopcroft’s minimization algorithm a...
International audienceIn this paper we describe a ''light'' algorithm for the on-line construction o...
Abstract. There exists a linear time algorithm for the minimization of acyclic deter-ministic finite...
AbstractSuffix automata and factor automata are efficient data structures for representing the full ...
Abstract. The direct acyclic word graph (DAWG) is a good data structure representing a set of string...
AbstractGiven a text T over alphabet Σ and a complete index for T constructed using the finite autom...
summary:An effective implementation of a Directed Acyclic Word Graph (DAWG) automaton is shown. A DA...
AbstractIn this paper, we present an on-line algorithm for adding words (strings) in deterministic d...
In this paper, we present an on-line algorithm for adding words (strings) in deterministic directed ...
AbstractLet a partial deterministic finite automaton be a DFA in which each state need not have a tr...
summary:This paper concerns searching substrings in a string using the factor automaton. The factor ...
International audienceA lot of computing tools are often used for analyzing DNA se- quences like tre...
In this paper we describe a “light” algorithm for the on-line construction of a small automaton reco...
In this paper we describe a “light ” algorithm for the on-line construction of a small automaton rec...
The directed acyclic word graph (DAWG) of a string $y$ of length $n$ is the smallest (partial) DFA w...
AbstractWe show that the absolute worst case time complexity for Hopcroft’s minimization algorithm a...
International audienceIn this paper we describe a ''light'' algorithm for the on-line construction o...
Abstract. There exists a linear time algorithm for the minimization of acyclic deter-ministic finite...
AbstractSuffix automata and factor automata are efficient data structures for representing the full ...