Fast packed string matching for short patterns

S Faro, MO Külekci - 2013 Proceedings of the Fifteenth Workshop on …, 2013 - SIAM
Searching for all occurrences of a pattern in a text is a fundamental problem in computer
science with applications in many other fields, like natural language processing, information …

Big data sanitization and cyber situational awareness: A network telescope perspective

E Bou-Harb, M Husák, M Debbabi… - IEEE transactions on big …, 2017 - ieeexplore.ieee.org
This paper addresses the problems of data sanitization and cyber situational awareness by
analyzing 910 GB of real Internet-scale traffic, which has been passively collected by …

[HTML][HTML] Fast and flexible packed string matching

S Faro, MO Külekci - Journal of Discrete Algorithms, 2014 - Elsevier
Searching for all occurrences of a pattern in a text is a fundamental problem in computer
science with applications in many other fields, like natural language processing, information …

A multiple sliding windows approach to speed up string matching algorithms

S Faro, T Lecroq - … Algorithms: 11th International Symposium, SEA 2012 …, 2012 - Springer
In this paper we present a general approach to string matching based on multiple sliding text-
windows, and show how it can be applied to some among the most efficient algorithms for …

[HTML][HTML] Fast searching in packed strings

P Bille - Journal of Discrete Algorithms, 2011 - Elsevier
Given strings P and Q the (exact) string matching problem is to find all positions of substrings
in Q matching P. The classical Knuth–Morris–Pratt algorithm [SIAM J. Comput. 6 (2)(1977) …

[PDF][PDF] Variations of Forward-SBNDM.

H Peltola, J Tarhio - Stringology, 2011 - stringology.org
Forward-SBNDM is a recently introduced variation of the BNDM algorithm for exact string
matching. Forward-SBNDM reads a text character following an alignment of the pattern. We …

Fast exact pattern matching by the means of a character bit representation

IO Zavadskyi - SN Computer Science, 2022 - Springer
Different approaches to speeding up the classical exact pattern matching Boyer–Moore–
Horspool algorithm are discussed. The first improves such known technique of exact pattern …

[HTML][HTML] String matching with lookahead

H Peltola, J Tarhio - Discrete Applied Mathematics, 2014 - Elsevier
Forward-SBNDM is a recently introduced variation of the BNDM algorithm for exact string
matching. Forward-SBNDM inspects a 2-gram in the text such that the first character is the …

Quantum-effective exact multiple patterns matching algorithms for biological sequences

KK Soni, A Rasool - PeerJ Computer Science, 2022 - peerj.com
This article presents efficient quantum solutions for exact multiple pattern matching to
process the biological sequences. The classical solution takes Ο (mN) time for matching m …

[PDF][PDF] A Family of Data Compression Codes with Multiple Delimiters.

IO Zavadskyi, AV Anisimov - Stringology, 2016 - stringology.org
A new family of perspective variable length self-synchronazable binary codes with multiple
pattern delimiters is introduced. Each delimiter consists of a run of consecutive ones …