Publication:
New hashing-based multiple string pattern matching algorithms

Loading...
Thumbnail Image

Journal Title

Journal ISSN

Volume Title

Publisher

Research Projects

Organizational Units

Journal Issue

Abstract

The paper presents three new algorithms for multiple string pattern matching using hashing tables: a suffix search (SS), a suffix-prefix search (SPS), and a suffix-middle-prefix search (SMPS). It takes O(|P|) time and space preprocessing where |P| is the sum of all pattern lengths. They search for a fixed-length pattern m in a text with length |t| takes O(|t| |P|) in the worst case, O(|t|) in an average case, and O(|t|/m) in the best case. Furthermore, their attempting times are less than of traditional algorithms. © 2012 IEEE.

Description

Keywords

Matching Algorithm, Multiple String Pattern Matching, Static Dictionary Matching, String Matching

Citation

Proceedings of the 9th International Conference on Information Technology Itng 2012, 195-200, 2012

Collections

Endorsement

Review

Supplemented By

Referenced By