Flexible Pattern Matching in Strings
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 simple, multiple and extended strings, as well as regular expressions, and exact and approximate searching. It includes all 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.
- Covers recently developed techniques and the sophisticated search needs of emerging applications such as information retrieval and bioinformatics
- Practical: includes the fastest and simplest algorithms, implementation details, and efficiency maps
- Accessible: all algorithms are clearly explained, with step-by-step examples and pseudocode
Reviews & endorsements
"This book is on the domain of searching.... [It] is actually unique on the subject." Mathematical Reviews
Product details
July 2007Paperback
9780521039932
232 pages
245 × 169 × 10 mm
0.369kg
90 b/w illus.
Available
Table of Contents
- 1. Introduction
- 2. String matching
- 3. Multiple string matching
- 4. Extended string matching
- 5. Regular expression matching
- 6. Approximate matching
- 7. Conclusion
- Bibliography
- Index.