Sciweavers

WIA
2007
Springer

Accelerating Boyer Moore Searches on Binary Texts

13 years 10 months ago
Accelerating Boyer Moore Searches on Binary Texts
The Boyer and Moore (BM) pattern matching algorithm is considered as one of the best, but its performance is reduced on binary data. Yet, searching in binary texts has important applications, such as compressed matching. The paper shows how, by means of some pre-computed tables, one may implement the BM algorithm also for the binary case without referring to bits, and processing only entire blocks such as bytes or words, thereby significantly reducing the number of comparisons. Empirical comparisons show that the new variant performs better than regular binary BM and even than BDM. Key words: Boyer-Moore, BDM, Pattern matching, binary texts, compressed matching PACS:
Shmuel Tomi Klein, Miri Ben-Nissan
Added 09 Jun 2010
Updated 09 Jun 2010
Type Conference
Year 2007
Where WIA
Authors Shmuel Tomi Klein, Miri Ben-Nissan
Comments (0)