An Improved Pattern Matching Algorithm Based on BMHS

Jingbo Yuan,Jinsong Yang,Shunli Ding
DOI: https://doi.org/10.1109/DCABES.2012.115
2012-01-01
Abstract:Pattern matching plays an important role in intrusion detection system. Based on analysis and discussions for BM, BMH and BMHS algorithms, an improved algorithm is proposed. The improved algorithm takes advantage of position information of the last character and its adjacent character in current attempt window to get bigger jump distance in each jump so to make the algorithm more efficient. Experimental results show that the number of character comparisons and windows shifts of improved algorithms is clearly reduced comparing with the BM and BMH and BMHS algorithms.
What problem does this paper attempt to address?