AbstractGiven a text T over alphabet Σ and a complete index for T constructed using the finite automaton (called the factor automaton or DAWG) accepting all the substrings (factors) of text T. An answer to the query whether a pattern P occurs in text T with k differences is discussed to be done by an algorithm having the time complexity independent on the length of text T. The algorithm searches for the final state of the finite automaton accepting the intersection of languages Fac(T) (the set of all factors of T) and Lk(P) (the set of all strings having at most k differences with respect to pattern P)
This paper surveys techniques for designing efficient sequential and parallel approximate string mat...
The problem of matching a graph with a non-deterministic finite automaton (NFA) is of importance in ...
AbstractSuffix automata and factor automata are efficient data structures for representing the full ...
AbstractGiven a text T over alphabet Σ and a complete index for T constructed using the finite autom...
summary:This paper concerns searching substrings in a string using the factor automaton. The factor ...
International audienceWe introduce a new automaton on a word p, sequence of letters taken in an alph...
This paper presents an alternative way to use finite-state automata in order to deal with approximat...
summary:searching for all occurrences of a pattern (string or sequence) in some text, where the patt...
Finite-state automaton (FSA) can be used to find out if a word belongs to a language. It is natural ...
AbstractGiven an alphabet A, a pattern p is a word ν1@…@νm, where νi ϵ A∗ and @ ϵ̷ A is a distinguis...
Abstract. One of the simplest approaches to approximate string match-ing is to consider the associat...
We present various nondeterministic finite automata (NFAs) for the approximate string and sequence m...
The thesis concerns pattern matching (PM) using factor automata (FA). PM methods often employ patter...
www-igm.univ-mlv.fr/LabInfo/ Abstract. We introduce a new automaton on a word p, sequence of let-ter...
Abstract: A general way to find repetitions of factors in a given text is shown. We start with a cla...
This paper surveys techniques for designing efficient sequential and parallel approximate string mat...
The problem of matching a graph with a non-deterministic finite automaton (NFA) is of importance in ...
AbstractSuffix automata and factor automata are efficient data structures for representing the full ...
AbstractGiven a text T over alphabet Σ and a complete index for T constructed using the finite autom...
summary:This paper concerns searching substrings in a string using the factor automaton. The factor ...
International audienceWe introduce a new automaton on a word p, sequence of letters taken in an alph...
This paper presents an alternative way to use finite-state automata in order to deal with approximat...
summary:searching for all occurrences of a pattern (string or sequence) in some text, where the patt...
Finite-state automaton (FSA) can be used to find out if a word belongs to a language. It is natural ...
AbstractGiven an alphabet A, a pattern p is a word ν1@…@νm, where νi ϵ A∗ and @ ϵ̷ A is a distinguis...
Abstract. One of the simplest approaches to approximate string match-ing is to consider the associat...
We present various nondeterministic finite automata (NFAs) for the approximate string and sequence m...
The thesis concerns pattern matching (PM) using factor automata (FA). PM methods often employ patter...
www-igm.univ-mlv.fr/LabInfo/ Abstract. We introduce a new automaton on a word p, sequence of let-ter...
Abstract: A general way to find repetitions of factors in a given text is shown. We start with a cla...
This paper surveys techniques for designing efficient sequential and parallel approximate string mat...
The problem of matching a graph with a non-deterministic finite automaton (NFA) is of importance in ...
AbstractSuffix automata and factor automata are efficient data structures for representing the full ...