Fast Pattern Matching In Strings

Download Fast Pattern Matching In Strings PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Fast Pattern Matching In Strings book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Flexible Pattern Matching in Strings

Author: Gonzalo Navarro
language: en
Publisher: Cambridge University Press
Release Date: 2002-05-27
Presents recently developed algorithms for searching for simple, multiple and extended strings, regular expressions, exact and approximate matches.
Computer Algorithms

Introduces the basic concepts and characteristics of string pattern matching strategies and provides numerous references for further reading. The text describes and evaluates the BF, KMP, BM, and KR algorithms, discusses improvements for string pattern matching machines, and details a technique for detecting and removing the redundant operation of the AC machine. Also explored are typical problems in approximate string matching. In addition, the reader will find a description for applying string pattern matching algorithms to multidimensional matching problems, an investigation of numerous hardware-based solutions for pattern matching, and an examination of hardware approaches for full text search.