International audienceThe Prefix table of a string reports for each position the maximal length of its prefixes starting here. The Prefix table and its dual Suffix table are basic tools used in the design of the most efficient string-matching and pattern extraction algorithms. These tables can be computed in linear time independently of the alphabet size. We give an algorithmic characterisation of a Prefix table (it can be adapted to a Suffix table). Namely, the algorithm tests if an integer table of size n is the Prefix table of some word and, if successful, it constructs the lexicographically smallest string having it as a Prefix table. We show that the alphabet of the string can be bounded to log2 n letters. The overall algorithm runs in O(n) time
AbstractWe contribute a further step towards the plausible real-time construction of suffix trees by...
A \itbf{cover} of a string x=x[1..n] is a proper substring u of x such that x can be constructed fro...
International audienceWe study the String Reversal Distance problem, an extension of the well-known ...
International audienceThe Prefix table of a string reports for each position the maximal length of it...
International audienceFor some text algorithms, the real measure for the complexity analysis is not ...
International audienceWe study the String Reversal Distance problem, an extension of the well-known ...
International audienceFor some text algorithms, the real measure for the complexity analysis is not ...
The prefix table of a string x = x[1..n] is an array π = π[1..n] such that π[i] is the length of the...
Given a text T[1,n] over an alphabet ? of size ?, the suffix array of T stores the lexicographic ord...
Abstract. For some text algorithms, the real measure for the complexity analysis is not the string i...
In this paper we study the exact comparison complexity of the stringprefix-matching problem in the d...
Su?x arrays provide a powerful data structure to solve several questions related to the structure of...
International audienceThe prefix table of a string x = x[1..n] is an array π = π[1..n] such that π[i...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
The prefix table of a string is one of the most fundamental data structures of algorithms on strings...
AbstractWe contribute a further step towards the plausible real-time construction of suffix trees by...
A \itbf{cover} of a string x=x[1..n] is a proper substring u of x such that x can be constructed fro...
International audienceWe study the String Reversal Distance problem, an extension of the well-known ...
International audienceThe Prefix table of a string reports for each position the maximal length of it...
International audienceFor some text algorithms, the real measure for the complexity analysis is not ...
International audienceWe study the String Reversal Distance problem, an extension of the well-known ...
International audienceFor some text algorithms, the real measure for the complexity analysis is not ...
The prefix table of a string x = x[1..n] is an array π = π[1..n] such that π[i] is the length of the...
Given a text T[1,n] over an alphabet ? of size ?, the suffix array of T stores the lexicographic ord...
Abstract. For some text algorithms, the real measure for the complexity analysis is not the string i...
In this paper we study the exact comparison complexity of the stringprefix-matching problem in the d...
Su?x arrays provide a powerful data structure to solve several questions related to the structure of...
International audienceThe prefix table of a string x = x[1..n] is an array π = π[1..n] such that π[i...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
The prefix table of a string is one of the most fundamental data structures of algorithms on strings...
AbstractWe contribute a further step towards the plausible real-time construction of suffix trees by...
A \itbf{cover} of a string x=x[1..n] is a proper substring u of x such that x can be constructed fro...
International audienceWe study the String Reversal Distance problem, an extension of the well-known ...