International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 95 - Number 10 |
Year of Publication: 2014 |
Authors: Sumit Gupta, Akhtar Rasool |
10.5120/16632-6501 |
Sumit Gupta, Akhtar Rasool . Bit Parallel String Matching Algorithms: A Survey. International Journal of Computer Applications. 95, 10 ( June 2014), 27-32. DOI=10.5120/16632-6501
The intrinsic parallelism in bit operations like AND/OR inside a computer word is known as bit parallelism. Since 1992, this bit parallelism is directly used in string matching for matching efficiency improvement. Some of the popular bit parallel string matching algorithms Shift OR, Shift OR with Q-Gram, BNDM, TNDM, SBNDM, LBNDM, FBNDM, BNDMq, and Multiple pattern BNDM. This paper discusses the working of various bit parallel string matching algorithms with example. Here we present how bit parallelism is useful for efficiency improvement in various algorithms.