English

Parameterized Complexity of Superstring Problems

Data Structures and Algorithms 2015-02-06 v1

Abstract

In the Shortest Superstring problem we are given a set of strings S={s1,,sn}S=\{s_1, \ldots, s_n\} and integer \ell and the question is to decide whether there is a superstring ss of length at most \ell containing all strings of SS as substrings. We obtain several parameterized algorithms and complexity results for this problem. In particular, we give an algorithm which in time 2O(k)poly(n)2^{O(k)} \operatorname{poly}(n) finds a superstring of length at most \ell containing at least kk strings of SS. We complement this by the lower bound showing that such a parameterization does not admit a polynomial kernel up to some complexity assumption. We also obtain several results about "below guaranteed values" parameterization of the problem. We show that parameterization by compression admits a polynomial kernel while parameterization "below matching" is hard.

Keywords

Cite

@article{arxiv.1502.01461,
  title  = {Parameterized Complexity of Superstring Problems},
  author = {Ivan Bliznets and Fedor V. Fomin and Petr A. Golovach and Nikolay Karpov and Alexander S. Kulikov and Saket Saurabh},
  journal= {arXiv preprint arXiv:1502.01461},
  year   = {2015}
}
R2 v1 2026-06-22T08:22:43.263Z