Streaming -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.
Paper Prompts
Sign up for free to create and run prompts on this paper.