2000 character limit reached
MONI can find k-MEMs (2202.05085v4)
Published 10 Feb 2022 in cs.DS
Abstract: Suppose we are asked to index a text $T [0..n - 1]$ such that, given a pattern $P [0..m - 1]$, we can quickly report the maximal substrings of $P$ that each occur in $T$ at least $k$ times. We first show how we can add $O (r \log n)$ bits to Rossi et al.'s recent MONI index, where $r$ is the number of runs in the Burrows-Wheeler Transform of $T$, such that it supports such queries in $O (k m \log n)$ time. We then show how, if we are given $k$ at construction time, we can reduce the query time to $O (m \log n)$.
- Igor Tatarnikov (2 papers)
- Ardavan Shahrabi Farahani (1 paper)
- Sana Kashgouli (2 papers)
- Travis Gagie (123 papers)