Streaming $k$-edit approximate pattern matching via string decomposition
Abstract
In this paper we give an algorithm for streaming -edit approximate pattern matching which uses space and time per arriving symbol. This improves substantially on the recent algorithm of Kociumaka, Porat and Starikovskaya (2022) which uses space and time per arriving symbol. In the -edit approximate pattern matching problem we get a pattern and text and we want to identify all substrings of the text that are at edit distance at most from . In the streaming version of this problem both the pattern and the text arrive in a streaming fashion symbol by symbol and after each symbol of the text we need to report whether there is a current suffix of the text with edit distance at most from . We measure the total space needed by the algorithm and time needed per arriving symbol.
Keywords
Cite
@article{arxiv.2305.00615,
title = {Streaming $k$-edit approximate pattern matching via string decomposition},
author = {Sudatta Bhattacharya and Michal Koucký},
journal= {arXiv preprint arXiv:2305.00615},
year = {2023}
}