The streaming k-mismatch problem

R Clifford, T Kociumaka, E Porat - Proceedings of the Thirtieth Annual ACM …, 2019 - SIAM
We consider the streaming complexity of a fundamental task in approximate pattern
matching: the k-mismatch problem. In this problem, we must compute Hamming distances …

[HTML][HTML] Tight tradeoffs for real-time approximation of longest palindromes in streams

P Gawrychowski, O Merkurev, AM Shur, P Uznański - Algorithmica, 2019 - Springer
We consider computing a longest palindrome in the streaming model, where the symbols
arrive one-by-one and we do not have random access to the input. While computing the …

Few matches or almost periodicity: Faster pattern matching with mismatches in compressed texts

K Bringmann, M Künnemann, P Wellnitz - … of the Thirtieth Annual ACM-SIAM …, 2019 - SIAM
A fundamental problem on strings in the realm of approximate string matching is pattern
matching with mismatches: Given a text t, a pattern p, and a number k, determine whether …

Sliding window property testing for regular languages

M Ganardi, D Hucke, M Lohrey… - arXiv preprint arXiv …, 2019 - arxiv.org
We study the problem of recognizing regular languages in a variant of the streaming model
of computation, called the sliding window model. In this model, we are given a size of the …

Streaming Pattern Matching with d Wildcards

S Golan, T Kopelowitz, E Porat - Algorithmica, 2019 - Springer
In the pattern matching with d wildcards problem one is given a text T of length n and a
pattern P of length m that contains d wildcard characters, each denoted by a special symbol …

Streaming dictionary matching with mismatches

P Gawrychowski, T Starikovskaya - Algorithmica, 2019 - Springer
In the k-mismatch problem we are given a pattern of length n and a text and must find all
locations where the Hamming distance between the pattern and the text is at most k. A …

[PDF][PDF] Searching long repeats in streams

O Merkurev, AM Shur - 30th Annual Symposium on Combinatorial …, 2019 - drops.dagstuhl.de
We consider two well-known related problems: Longest Repeated Substring (LRS) and
Longest Repeated Reversed Substring (LRRS). Their streaming versions cannot be solved …

Language recognition in the sliding window model

M Ganardi - 2019 - dspace.ub.uni-siegen.de
In many streaming applications recent elements in the stream are considered more
important than older elements. In the sliding window model we are given an unbounded …

Pattern Matching in a Stream

T Starikovskaya, M Svagerka, P Uznański - arXiv preprint arXiv …, 2019 - arxiv.org
We consider the problem of computing distance between a pattern of length $ n $ and all $ n
$-length subwords of a text in the streaming model. In the streaming setting, only the …