Skip to search formSkip to main contentSkip to account menu

Boyer–Moore string search algorithm

Known as: Moore, Boyer (disambiguation), Boyer–Moore 
In computer science, the Boyer–Moore string search algorithm is an efficient string searching algorithm that is the standard benchmark for practical… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
Boyer Moore string matching algorithm is one of the famous algorithms used in string search algorithms. Widely, it is used in… 
2012
2012
String matching algorithms in software applications like virus scanners (anti-virus) or intrusion detection systems is stressed… 
2006
2006
Most of our current models for stream nutrient dynamics, decomposition, and regulation of community structure have been derived… 
2006
2006
NIDS is a powerful tool to defense the malicious attacks over the Internet. For the purpose of detecting the attack online, NIDS… 
2005
2005
In this paper, a novel optimal design method for PID controller is proposed based on the ant system (AS) algorithm. In this… 
2002
2002
2 The opinions expressed in this work are those of t he author and do not necessarily reflect the official policy of the Council… 
1994
1994
This article describes a proof of the functional correctness of a nonrestoring division algorithm and its implementation on an… 
Highly Cited
1977
Highly Cited
1977
  • R. Rivest
  • 1977
  • Corpus ID: 17128836
Any algorithm for finding a pattern of length k in a string of length n must examine at least $n - k + 1$ of the characters of…