Abstract. The direct acyclic word graph (DAWG) is a good data structure representing a set of strings related to some word with very small space com-plexity. The famoust DAWG is the factor DAWG which is representing the set Fac(text) of all factors (substrings) of the string text. Bellow we call factor DAWG as DAWG. Finite automaton implementing this data structure is able to make out any substring of string text in time proportional only to length of the substring while its space complexity is linear to the length of the string text. We can dene several operations on DAWG. Operations are usefull for fast derivating of the DAWG automaton from a similar one. This paper con-cern operation L-delete on factor graph DAWG and the relationship bet...
Directed Acyclic Word Graph (DAWG) is a space efficient data structure used for storing suffixes of ...
In this paper we describe a “light ” algorithm for the on-line construction of a small automaton rec...
incollectionThe Directed Acyclic Word Graph (DAWG) is a space-efficient data structure to treat and ...
Abstract. Let T be a text over a xed alphabet A. Then an automaton can be created in a linear time t...
summary:This paper concerns searching substrings in a string using the factor automaton. The factor ...
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...
AbstractGiven a text T over alphabet Σ and a complete index for T constructed using the finite autom...
A factor oracle is a data structure for weak factor recognition. It is an automatonbuilt on a string...
In this paper, we present an on-line algorithm for adding words (strings) in deterministic directed ...
International audienceA lot of computing tools are often used for analyzing DNA se- quences like tre...
AbstractSuffix automata and factor automata are efficient data structures for representing the full ...
• Objective: construct full index for a large set of strings • We want to efficiently search for fac...
AbstractThe suffix automaton (resp. factor automaton) of a finite word w is the minimal deterministi...
International audienceThe Directed Acyclic Word Graph (DAWG) is an efficient data structure to treat...
Directed Acyclic Word Graph (DAWG) is a space efficient data structure used for storing suffixes of ...
In this paper we describe a “light ” algorithm for the on-line construction of a small automaton rec...
incollectionThe Directed Acyclic Word Graph (DAWG) is a space-efficient data structure to treat and ...
Abstract. Let T be a text over a xed alphabet A. Then an automaton can be created in a linear time t...
summary:This paper concerns searching substrings in a string using the factor automaton. The factor ...
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...
AbstractGiven a text T over alphabet Σ and a complete index for T constructed using the finite autom...
A factor oracle is a data structure for weak factor recognition. It is an automatonbuilt on a string...
In this paper, we present an on-line algorithm for adding words (strings) in deterministic directed ...
International audienceA lot of computing tools are often used for analyzing DNA se- quences like tre...
AbstractSuffix automata and factor automata are efficient data structures for representing the full ...
• Objective: construct full index for a large set of strings • We want to efficiently search for fac...
AbstractThe suffix automaton (resp. factor automaton) of a finite word w is the minimal deterministi...
International audienceThe Directed Acyclic Word Graph (DAWG) is an efficient data structure to treat...
Directed Acyclic Word Graph (DAWG) is a space efficient data structure used for storing suffixes of ...
In this paper we describe a “light ” algorithm for the on-line construction of a small automaton rec...
incollectionThe Directed Acyclic Word Graph (DAWG) is a space-efficient data structure to treat and ...