Fast practical multi-pattern matching

Maxime Crochemore, A. Czumaj, L. Ga̧sieniec, T. Lecroq, W. Plandowski, W. Rytter

Research output: Contribution to journalArticlepeer-review

52 Scopus citations

Abstract

The multi-pattern matching problem consists in finding all occurrences of the patterns from a finite set X in a given text T of length n. We present a new and simple algorithm combining the ideas of the Aho-Corasick algorithm and the directed acyclic word graphs. The algorithm has time complexity which is linear in the worst case (it makes at most 2n symbol comparisons) and has good average-case time complexity assuming the shortest pattern is sufficiently long. Denote the length of the shortest pattern by m, and the total length of all patterns by M. Assume that M is polynomial with respect to m, the alphabet contains at least 2 symbols and the text (in which the pattern is to be found) is random, for each position each letter occurs independently with the same probability. Then the average number of comparisons is O((n/m)·log m), which matches the lower bound of the problem. For sufficiently large values of m the algorithm has a good behavior in practice.

Original languageEnglish (US)
Pages (from-to)107-113
Number of pages7
JournalInformation Processing Letters
Volume71
Issue number3
DOIs
StatePublished - Aug 27 1999
Externally publishedYes

ASJC Scopus subject areas

  • Theoretical Computer Science
  • Signal Processing
  • Information Systems
  • Computer Science Applications

Fingerprint

Dive into the research topics of 'Fast practical multi-pattern matching'. Together they form a unique fingerprint.

Cite this