English

A subexponential parameterized algorithm for Proper Interval Completion

Data Structures and Algorithms 2014-02-17 v1

Abstract

In the Proper Interval Completion problem we are given a graph G and an integer k, and the task is to turn G using at most k edge additions into a proper interval graph, i.e., a graph admitting an intersection model of equal-length intervals on a line. The study of Proper Interval Completion from the viewpoint of parameterized complexity has been initiated by Kaplan, Shamir and Tarjan [FOCS 1994; SIAM J. Comput. 1999], who showed an algorithm for the problem working in O(16k(n+m))O(16^k (n + m)) time. In this paper we present an algorithm with running time kO(k2/3)+O(nm(kn+m))k^{O(k^{2/3})} + O(nm(kn + m)), which is the first subexponential parameterized algorithm for Proper Interval Completion.

Keywords

Cite

@article{arxiv.1402.3472,
  title  = {A subexponential parameterized algorithm for Proper Interval Completion},
  author = {Ivan Bliznets and Fedor V. Fomin and Marcin Pilipczuk and Michał Pilipczuk},
  journal= {arXiv preprint arXiv:1402.3472},
  year   = {2014}
}
R2 v1 2026-06-22T03:08:25.499Z