International audienceWe study a class of finite state machines, called w-matching machines, which yield to simulate the behavior of pattern matching algorithms while searching for a pattern w. They can be used to compute the asymptotic speed, i.e. the limit of the expected ratio of the number of text accesses to the length of the text, of algorithms while parsing an iid text to find the pattern w. Defining the order of a matching machine or of an algorithm as the maximum difference between the current and accessed positions during a search (standard algorithms are generally of order |w|), we show that being given a pattern w, an order k and an iid model, there exists an optimal w-matching machine, i.e. with the greatest asymptotic speed un...
The advent of digital computers has made the routine use of pattern-matching possible in various app...
International audienceWe propose a simple but e cient algorithm for searching all occurrences of a p...
Given a text of length n and a pattern of length m, we present a parallel linear algorithm for findi...
International audienceWe study a class of finite state machines, called w-matching machines, which y...
International audienceGiven a pattern w and a text t, the speed of a pattern matching algorithm over...
The classical pattern matching problem is to find all occurrences of patterns in a text. In many pra...
AbstractA few lines pattern matching algorithm is obtained by using the correctness proof of program...
Algorithms with optimal expected running time are presented for searching the occurrences of a two-d...
AbstractWe describe and analyze three simple and fast algorithms on the average for solving the prob...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...
We study a recent algorithm for fast on-line approximate string matching. This is the problem of sea...
We propose a framework for the exact probabilistic analysis of window-based pattern matching algori...
The Knuth-Morris-Pratt (KMP) pattern-matching algorithm guarantees both independence from alphabet s...
AbstractThe Knuth–Morris–Pratt (KMP) pattern-matching algorithm guarantees both independence from al...
More than 120 algorithms have been developed for exact string matching within the last 40 years. We ...
The advent of digital computers has made the routine use of pattern-matching possible in various app...
International audienceWe propose a simple but e cient algorithm for searching all occurrences of a p...
Given a text of length n and a pattern of length m, we present a parallel linear algorithm for findi...
International audienceWe study a class of finite state machines, called w-matching machines, which y...
International audienceGiven a pattern w and a text t, the speed of a pattern matching algorithm over...
The classical pattern matching problem is to find all occurrences of patterns in a text. In many pra...
AbstractA few lines pattern matching algorithm is obtained by using the correctness proof of program...
Algorithms with optimal expected running time are presented for searching the occurrences of a two-d...
AbstractWe describe and analyze three simple and fast algorithms on the average for solving the prob...
In this paper, we present a simple algorithm for solving the multipattern matching problem, with opt...
We study a recent algorithm for fast on-line approximate string matching. This is the problem of sea...
We propose a framework for the exact probabilistic analysis of window-based pattern matching algori...
The Knuth-Morris-Pratt (KMP) pattern-matching algorithm guarantees both independence from alphabet s...
AbstractThe Knuth–Morris–Pratt (KMP) pattern-matching algorithm guarantees both independence from al...
More than 120 algorithms have been developed for exact string matching within the last 40 years. We ...
The advent of digital computers has made the routine use of pattern-matching possible in various app...
International audienceWe propose a simple but e cient algorithm for searching all occurrences of a p...
Given a text of length n and a pattern of length m, we present a parallel linear algorithm for findi...