Multi-threading and suffix grouping on massive multiple pattern matching algorithm

D Oh, WW Ro - The Computer Journal, 2012 - academic.oup.com
The widely used multiple pattern matching algorithms experience severe performance
degradation when the number of patterns to match increases. In light of this fact, this paper …

Multithreaded pattern matching algorithm with data rearrangement

D Oh, S Kim, WW Ro - ieice electronics express, 2010 - jstage.jst.go.jp
This letter proposes a multithreaded pattern matching algorithm which can efficiently
distribute the patterns to be searched on multiple threads to achieve rapid pattern matching …

Multi-pattern matching with variable-length wildcards using suffix tree

N Liu, F Xie, X Wu - Pattern Analysis and Applications, 2018 - Springer
Multi-pattern matching with variable-length wildcards is an interesting and important
problem in bioinformatics, information retrieval and other domains. Most of the previously …

[PDF][PDF] Multithreaded sliding window approach to improve exact pattern matching algorithms

B Hammo, M Abushariah… - International Journal of …, 2017 - pdfs.semanticscholar.org
In this paper an efficient pattern matching approach, based on a multithreading sliding
window technique, is proposed to improve the efficiency of the common sequential exact …

BLIM: A new bit-parallel pattern matching algorithm overcoming computer word size limitation

MO Külekci - Mathematics in Computer Science, 2010 - Springer
Bitwise operations are executed very fast in computer architecture. Algorithms aiming to
benefit from this intrinsic property can be classified as bit-parallel algorithms. Bit-parallelism …

A fast improved multiple pattern matching algorithm

AK Al-Qiari, Y Al-Issa - 2018 9th International Conference on …, 2018 - ieeexplore.ieee.org
This paper presents a novel, fast and scalable multiple string searching algorithm that can
locate many keywords within a larger text in a single pass. The new Wu-Manber variation …

[PDF][PDF] Efficient multiple pattern matching algorithm based on BMH: MP-BMH.

A Rasool, GF Ahmed, R Barskar, N Khare - Int. Arab J. Inf. Technol., 2019 - iajit.org
String matching is playing a key role in a wide range of applications in the information
computing. Due to its importance, large numbers of different algorithms have been …

[PDF][PDF] Improve Aho-Corasick algorithm for multiple patterns matching memory efficiency optimization

S Liangxu, L Linlin - J. Convergence Inf. Technol.(JCIT), 2012 - researchgate.net
The paper described the standard Aho-Corasick algorithm process of multiple patterns
matching, and put forward a question about memory efficiency of Aho-Corasick automaton …

Suffix array for multi-pattern matching with variable length wildcards

N Liu, F Xie, X Wu - Intelligent Data Analysis, 2021 - content.iospress.com
Approximate multi-pattern matching is an important issue that is widely and frequently
utilized, when the pattern contains variable-length wildcards. In this paper, two suffix array …

Performance study of the memory utilization of an improved pattern matching algorithm using bit-parallelism

JA Oladunjoye, M Timothy, O James… - Journal of Computer …, 2022 - icsejournal.com
The strategy of packing several data values in a single computer word and refreshing them
all in a solitary operation is referred to bit parallelism. It assumes a significant part in pattern …