AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate regular expression matching, string edit distance, and subsequence indexing, on a standard word RAM model of computation that allows logarithmic-sized words to be manipulated in constant time. We show how to improve the space and/or remove a dependency on the alphabet size for each problem using either an improved tabulation technique of an existing algorithm or by combining known algorithms in a new way
We study regular expression membership testing: Given a regular expression of size $m$ and a string ...
International audienceRegular expression search is a key primitive in myriads of applications, from ...
In the packed string matching problem, each machine word accomodates alpha characters, thus an n-cha...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
AbstractIn this paper, we are interested in solving the approximate regular expression matching prob...
Abstract. Regular expression matching is a key task (and often the computational bottleneck) in a va...
Given a regular expression R and a string Q, the regular expression parsing problem is to determine ...
Regular expressions constitute a fundamental notion in formal language theory and are frequently use...
Abstract Regular expression matching is a key task (and often computational bottleneck) in a variety...
AbstractWe present a simple and efficient algorithm for matching regular expression with texts, usin...
AbstractWe present an index that stores a text of length n such that given a pattern of length m, al...
AbstractWe explore the regular-expression matching problem with respect to prefix-freeness of the pa...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
The currently fastest algorithm for regular expression pattern matching and membership improves the ...
a r t i c l e i n f o a b s t r a c t Dedicated to Professor Gad M. Landau, on the occasion of his 6...
We study regular expression membership testing: Given a regular expression of size $m$ and a string ...
International audienceRegular expression search is a key primitive in myriads of applications, from ...
In the packed string matching problem, each machine word accomodates alpha characters, thus an n-cha...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
AbstractIn this paper, we are interested in solving the approximate regular expression matching prob...
Abstract. Regular expression matching is a key task (and often the computational bottleneck) in a va...
Given a regular expression R and a string Q, the regular expression parsing problem is to determine ...
Regular expressions constitute a fundamental notion in formal language theory and are frequently use...
Abstract Regular expression matching is a key task (and often computational bottleneck) in a variety...
AbstractWe present a simple and efficient algorithm for matching regular expression with texts, usin...
AbstractWe present an index that stores a text of length n such that given a pattern of length m, al...
AbstractWe explore the regular-expression matching problem with respect to prefix-freeness of the pa...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
The currently fastest algorithm for regular expression pattern matching and membership improves the ...
a r t i c l e i n f o a b s t r a c t Dedicated to Professor Gad M. Landau, on the occasion of his 6...
We study regular expression membership testing: Given a regular expression of size $m$ and a string ...
International audienceRegular expression search is a key primitive in myriads of applications, from ...
In the packed string matching problem, each machine word accomodates alpha characters, thus an n-cha...