The k-mappability problem revisited

06/13/2021
by   Amihood Amir, et al.
0

The k-mappability problem has two integers parameters m and k. For every subword of size m in a text S, we wish to report the number of indices in S in which the word occurs with at most k mismatches. The problem was lately tackled by Alzamel et al. For a text with constant alphabet Σ and k ∈ O(1), they present an algorithm with linear space and O(nlog^k+1n) time. For the case in which k = 1 and a constant size alphabet, a faster algorithm with linear space and O(nlog(n)loglog(n)) time was presented in a 2020 paper by Alzamel et al. In this work, we enhance the techniques of Alzamel et al.'s 2020 paper to obtain an algorithm with linear space and O(n log(n)) time for k = 1. Our algorithm removes the constraint of the alphabet being of constant size. We also present linear algorithms for the case of k=1, |Σ|∈ O(1) and m=Ω(√(n)).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/19/2023

Dynamic constant time parallel graph algorithms with sub-linear work

The paper proposes dynamic parallel algorithms for connectivity and bipa...
research
05/07/2021

Faster Algorithms for Longest Common Substring

In the classic longest common substring (LCS) problem, we are given two ...
research
10/06/2020

A faster algorithm for finding Tarski fixed points

Dang et al. have given an algorithm that can find a Tarski fixed point i...
research
04/06/2021

Sorted Range Reporting

In sorted range selection problem, the aim is to preprocess a given arra...
research
10/08/2018

A Note On the Size of Largest Bins Using Placement With Linear Transformations

We study the placement of n balls into n bins where balls and bins are r...
research
04/11/2018

On Geodesically Convex Formulations for the Brascamp-Lieb Constant

We consider two non-convex formulations for computing the optimal consta...
research
07/15/2019

Towards Near-imperceptible Steganographic Text

We show that the imperceptibility of several existing linguistic stegano...

Please sign up or login with your details

Forgot password? Click here to reset