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… 
2011
2011
Boyer-Moore-Horspool (BMH) algorithm is known as a very efficient algorithm that finds a place where a certain string specified… 
2010
2010
The key objective of the research that has been carried out has been to establish theoretically sound connections between the… 
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… 
2004
2004
Abstract.Tomita’s general parsing algorithm is linear on LR(1) grammars but fails to terminate on grammars with hidden left… 
2003
2003
A fundamental problem in the implementation of object-oriented languages is that of a frugal <i>dispatching data structure</i>, i… 
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…