Parameterized Complexity of Superstring Problems
Ivan Bliznets, Fedor V. Fomin, Petr A. Golovach, Nikolay Karpov,, Alexander S. Kulikov, Saket Saurabh

TL;DR
This paper explores the parameterized complexity of the Shortest Superstring problem, providing algorithms and hardness results for various parameterizations, including fixed-parameter tractability and kernelization bounds.
Contribution
It introduces new parameterized algorithms and complexity bounds for the Superstring problem, including fixed-parameter algorithms and kernelization results.
Findings
An FPT algorithm for superstring length with parameter k
A polynomial kernel for the compression parameterization
Hardness results for below matching parameterization
Abstract
In the Shortest Superstring problem we are given a set of strings and integer and the question is to decide whether there is a superstring of length at most containing all strings of as substrings. We obtain several parameterized algorithms and complexity results for this problem. In particular, we give an algorithm which in time finds a superstring of length at most containing at least strings of . 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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · DNA and Biological Computing · Genomic variations and chromosomal abnormalities
