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
AbstractWe present a simple and efficient algorithm for matching regular expression with texts, usin...
Abstract. We present a new algorithm for on-line approximate string matching. The algorithm is based...
We study in depth a model of non-exact pattern matching based on edit distance, which is the minimum...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
AbstractThis paper introduces hardware accelerators for regular expression matching and approximate ...
Abstract. Regular expression matching is a key task (and often the computational bottleneck) in a va...
AbstractIn this paper, we are interested in solving the approximate regular expression matching prob...
Abstract Regular expression matching is a key task (and often computational bottleneck) in a variety...
Abstract We study the classical approximate string matching problem, that is, given strings P and Q ...
Regular expressions constitute a fundamental notion in formal language theory and are frequently use...
Searching for all occurrences of a pattern in a text is a fundamental problem in computer science wi...
AbstractWe develop a method for performing convolutions efficiently in a word RAM model of computati...
We present a bit-parallel technique to search a text of length n for a regular expression of m symbo...
Abstract. We present a new bit-parallel technique for approximate string matching. We build on two p...
Given a regular expression R and a string Q, the regular expression parsing problem is to determine ...
AbstractWe present a simple and efficient algorithm for matching regular expression with texts, usin...
Abstract. We present a new algorithm for on-line approximate string matching. The algorithm is based...
We study in depth a model of non-exact pattern matching based on edit distance, which is the minimum...
AbstractWe study 4 problems in string matching, namely, regular expression matching, approximate reg...
AbstractThis paper introduces hardware accelerators for regular expression matching and approximate ...
Abstract. Regular expression matching is a key task (and often the computational bottleneck) in a va...
AbstractIn this paper, we are interested in solving the approximate regular expression matching prob...
Abstract Regular expression matching is a key task (and often computational bottleneck) in a variety...
Abstract We study the classical approximate string matching problem, that is, given strings P and Q ...
Regular expressions constitute a fundamental notion in formal language theory and are frequently use...
Searching for all occurrences of a pattern in a text is a fundamental problem in computer science wi...
AbstractWe develop a method for performing convolutions efficiently in a word RAM model of computati...
We present a bit-parallel technique to search a text of length n for a regular expression of m symbo...
Abstract. We present a new bit-parallel technique for approximate string matching. We build on two p...
Given a regular expression R and a string Q, the regular expression parsing problem is to determine ...
AbstractWe present a simple and efficient algorithm for matching regular expression with texts, usin...
Abstract. We present a new algorithm for on-line approximate string matching. The algorithm is based...
We study in depth a model of non-exact pattern matching based on edit distance, which is the minimum...