vix.ing · top · new · best · stats

Practical fast searching in strings

1980/06/01 by R. Nigel Horspool · 601 citations
Computer Science · #Algorithm #Algorithms and Data Compression #Computer science #Data structure #Natural Language Processing Techniques #Programming language #Substring #Theoretical computer science #semigroups and automata theory

paper · doi:10.1002/spe.4380100608

published in Software Practice and Experience 10(6), 501-506 (Wiley)

openalex publication_date 1980/06/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/25

Abstract

Abstract The problem of searching through text to find a specified substring is considered in a practical setting. It is discovered that a method developed by Boyer and Moore can outperform even special‐purpose search instructions that may be built into the computer hardware. For very short substrings however, these special purpose instructions are fastest—provided that they are used in an optimal way.

Citations

Cited by

Related