Skip to search formSkip to main contentSkip to account menu

Boyer–Moore–Horspool algorithm

Known as: Horspool, Horspool's algoritm for string matching, Boyer–Moore–Horspool 
In computer science, the Boyer–Moore–Horspool algorithm or Horspool's algorithm is an algorithm for finding substrings in strings. It was published… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
Every day the networks are expanding in very large scale and running in very high speed. The Intrusion Detection System (IDS… 
2013
2013
Given a text T and a pattern P, the order-preserving pattern matching (OPPM) problem is to find all substrings in T which have… 
2011
2011
In computer science, the Boyer–Moore–Horspool algorithm is an algorithm for finding substrings in strings. A pattern matching… 
2009
2009
The keyword pattern matching problem has been frequently studied, and many different algorithms for solving it have been… 
2008
2008
The keyword pattern matching problem has been frequently studied, and many different algorithms for solving it have been… 
Highly Cited
2001
Highly Cited
2001
It is becoming increasingly common for network devices to handle packets based on the contents of packet payloads. Example… 
2001
2001
  • R. Smythe
  • 2001
  • Corpus ID: 736922
The Boyer–Moore–Horspool string-matching heuristic is an algorithm for locating occurrences of a fixed pattern in a random text… 
1998
1998
The body condition scoring system for black rhinoceros (Diceros bicornis), which has been described by Reuter, H.0. and Horspool… 
Highly Cited
1993
Highly Cited
1993
The Boyer–Moore idea applied in exact string matching is generalized to approximate string matching. Two versions of the problem… 
1990
1990
We study Boyer-Moore-type string searching algorithms. First, we analyze the Horspool’s variant. The searching time is linear. An…