arXiv · 1603.03203
A Novel Algorithm for String Matching with Mismatches
Abstract
We present an online algorithm to deal with pattern matching in strings. The problem we investigate is commonly known as string matching with mismatches in which the objective is to report the number of characters that match when a pattern is aligned with every location in the text. The novel method we propose is based on the frequencies of individual characters in the pattern and the text. The algorithm consumes minimal space in the form of simple arrays, which reduces the cost overhead to maintain the complex data structures such as suffix trees or automaton.
Explore related subjects
Keep this discovery
Vinodprasad P. 2016-03-10. A Novel Algorithm for String Matching with Mismatches. https://arxiv.org/abs/1603.03203
Cite the original work for its findings. Save a collection to share your selection of sources.