Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Recommended product

Popular links

Popular links


125 Problems in Text Algorithms

125 Problems in Text Algorithms

125 Problems in Text Algorithms

with Solutions
Maxime Crochemore, Université Paris-Est
Thierry Lecroq, University of Rouen Normandy
Wojciech Rytter, Warsaw University
July 2021
Hardback
9781108835831

    String matching is one of the oldest algorithmic techniques, yet still one of the most pervasive in computer science. The past 20 years have seen technological leaps in applications as diverse as information retrieval and compression. This copiously illustrated collection of puzzles and exercises in key areas of text algorithms and combinatorics on words offers graduate students and researchers a pleasant and direct way to learn and practice with advanced concepts. The problems are drawn from a large range of scientific publications, both classic and new. Building up from the basics, the book goes on to showcase problems in combinatorics on words (including Fibonacci or Thue-Morse words), pattern matching (including Knuth-Morris-Pratt and Boyer-Moore like algorithms), efficient text data structures (including suffix trees and suffix arrays), regularities in words (including periods and runs) and text compression (including Huffman, Lempel-Ziv and Burrows-Wheeler based methods).

    • 150 illustrations and 125 exercises support understanding of proofs
    • All self-contained problems come with worked solutions
    • A wide-ranging bibliography points to applications and research directions

    Product details

    July 2021
    Hardback
    9781108835831
    320 pages
    235 × 158 × 24 mm
    0.61kg
    Available

    Table of Contents

    • 1. The Very Basics of Stringology
    • 2. Combinatorial Puzzles
    • 3. Pattern Matching
    • 4. Efficient Data Structures
    • 5. Regularities in Words
    • 6. Text Compression
    • 7. Miscellaneous.