Interval Deletion is Fixed-Parameter Tractable
Yixin Cao, D\'aniel Marx

TL;DR
This paper proves that the minimum interval deletion problem, which involves removing vertices to transform a graph into an interval graph, is fixed-parameter tractable with an efficient algorithm.
Contribution
The authors develop a fixed-parameter algorithm with runtime $10^k imes n^{O(1)}$ for the interval deletion problem, establishing its fixed-parameter tractability.
Findings
The problem is fixed-parameter tractable.
The algorithm runs in $10^k imes n^{O(1)}$ time.
This advances understanding of graph modification problems.
Abstract
We study the minimum \emph{interval deletion} problem, which asks for the removal of a set of at most vertices to make a graph of vertices into an interval graph. We present a parameterized algorithm of runtime for this problem, that is, we show the problem is fixed-parameter tractable.
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 · semigroups and automata theory · DNA and Biological Computing
