1986
DOI: 10.1137/0215007
|View full text |Cite
|
Sign up to set email alerts
|

The Boyer–Moore–Galil String Searching Strategies Revisited

Abstract: Based on the Boyer-Moore-Galil approach. a new algorithm is proposed which requires a number of character comparisons bounded by 20, regardless of the Dumber of occurrences of the pattern in the textstring. Preprocessing is only slightly more involved and still requires a time linear in the pattern size.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
71
0
3

Year Published

1989
1989
2017
2017

Publication Types

Select...
6
3
1

Relationship

0
10

Authors

Journals

citations
Cited by 124 publications
(74 citation statements)
references
References 8 publications
(8 reference statements)
0
71
0
3
Order By: Relevance
“…In 1986, Apostolico and Giancarlo developed a variant of Boyer-Moore algorithm that requires at most 2n comparisons, but requires O(m) additional space [19,15,8]. In 1996, Crochemore and Lecroq showed that the Apostolico-Giancarlo algorithm has a tight bound of at most 1.5n comparisons [20].…”
Section: Performance Analysis Of Bmmentioning
confidence: 99%
“…In 1986, Apostolico and Giancarlo developed a variant of Boyer-Moore algorithm that requires at most 2n comparisons, but requires O(m) additional space [19,15,8]. In 1996, Crochemore and Lecroq showed that the Apostolico-Giancarlo algorithm has a tight bound of at most 1.5n comparisons [20].…”
Section: Performance Analysis Of Bmmentioning
confidence: 99%
“…Other representative papers about string-search are [2,5,22]. Some works also deal with the problem of searching approximate patterns [24,13].…”
Section: Related Workmentioning
confidence: 99%
“…Therefore, well-known string matching algorithms such as KMP string matching method [5] or Boyer-Moore-Galil string matching method [6] could be used as the comparator.…”
Section: Signature Pattern Recognition By Using String Matchingmentioning
confidence: 99%