Improving Boyer-Moore-Horspool using machine-words for comparison

  • Authors:
  • Ateeq Sharfuddin;Xiaofan Feng

  • Affiliations:
  • The George Washington University, Washington, DC;The George Washington University, Washington, DC

  • Venue:
  • Proceedings of the 48th Annual Southeast Regional Conference
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we describe an approach to improve the performance of the Boyer-Moore-Horspool algorithm. Instead of comparing the pattern to the text character by character, we compare the pattern to the text machine-word by machine-word. We show that by comparing machine-words, we can significantly improve performance, particularly for large patterns.