Издательство Cambridge University Press, 2002, -220 p.
String matching problems range from the relatively simple task of search a single text for a string of characters to searching a database for approximate occurrences of a complex pattern. Recent years have witnessed a dramatic increase of interest in sophisticated string matching problems, especially in information retrieval and computational biology.
This book presents a practical approach to string matching problems, focusing on the algorithms and implementations that perform best in practice. It covers searching for multiple, and extended strings, as well as regular expressions, exactly and approximately. It includes all of the most significant new developments in complex pattern searching.
The clear explanations, step-by-step examples, algorithm pseudocode, and implementation efficiency maps will enable researchers, professionals, and students in bioinformatics, computer science, and software engineering to choose the most appropriate algorithms for their applications.
String Matching
Multiple String Matching
Extended String Matching
Regular Expression Matching
Approximate Matching