We address the problem of matching multiple pattern strings against a text string. Just as the Aho-Corasick algorithm generalizes the Knuth-Morris-Pratt single-pattern algorithm to handle multiple patterns, we exhibit two generalizations of the Boyer-Moore algorithm to handle multiple patterns. In order to obtain worst-case time bounds better than quadratic, our algorithms remember some of the previous history of the matching
We present a new algorithm for multiple approximate string matching. It is based on reading backwar...
AbstractWe extend Baker's theory of parameterized string matching (1993) to algorithms that match mu...
We present a new algorithm for multiple approximate string matching. It is based on reading backward...
International audienceThe multi-pattern matching problem consists in finding all occurrences of the ...
The pattern matching problem is to find a13 occurrences of patterns in a text string. In this paper,...
This work was also published as a Rice University thesis/dissertation: http://hdl.handle.net/1911/16...
Abstract—String matching algorithms in software applications like virus scanners (anti-virus) or int...
Submitted to WALCOM 2020Cartesian tree matching is the problem of finding all substrings in a given ...
AbstractA few lines pattern matching algorithm is obtained by using the correctness proof of program...
A multi-track string is a tuple of strings of the same length. Given the pattern and text of two mul...
A fast string-searching algorithm for multiple patterns, to appear in Information Processing & Man...
Originating from the work of Navarro and Thankanchan [TCS 2016], the problem of consecutive pattern ...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms o...
AbstractWe describe the first worst-case efficient algorithm for simultaneously matching multiple re...
We present a new algorithm for multiple approximate string matching. It is based on reading backward...
We present a new algorithm for multiple approximate string matching. It is based on reading backwar...
AbstractWe extend Baker's theory of parameterized string matching (1993) to algorithms that match mu...
We present a new algorithm for multiple approximate string matching. It is based on reading backward...
International audienceThe multi-pattern matching problem consists in finding all occurrences of the ...
The pattern matching problem is to find a13 occurrences of patterns in a text string. In this paper,...
This work was also published as a Rice University thesis/dissertation: http://hdl.handle.net/1911/16...
Abstract—String matching algorithms in software applications like virus scanners (anti-virus) or int...
Submitted to WALCOM 2020Cartesian tree matching is the problem of finding all substrings in a given ...
AbstractA few lines pattern matching algorithm is obtained by using the correctness proof of program...
A multi-track string is a tuple of strings of the same length. Given the pattern and text of two mul...
A fast string-searching algorithm for multiple patterns, to appear in Information Processing & Man...
Originating from the work of Navarro and Thankanchan [TCS 2016], the problem of consecutive pattern ...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms o...
AbstractWe describe the first worst-case efficient algorithm for simultaneously matching multiple re...
We present a new algorithm for multiple approximate string matching. It is based on reading backward...
We present a new algorithm for multiple approximate string matching. It is based on reading backwar...
AbstractWe extend Baker's theory of parameterized string matching (1993) to algorithms that match mu...
We present a new algorithm for multiple approximate string matching. It is based on reading backward...