Papers
Topics
Authors
Recent
Search
2000 character limit reached

Chordal Editing is Fixed-Parameter Tractable

Published 30 May 2014 in cs.DS | (1405.7859v1)

Abstract: Graph modification problems are typically asked as follows: is there a small set of operations that transforms a given graph to have a certain property. The most commonly considered operations include vertex deletion, edge deletion, and edge addition; for the same property, one can define significantly different versions by allowing different operations. We study a very general graph modification problem which allows all three types of operations: given a graph GG and integers k1k_1, k2k_2, and k3k_3, the \textsc{chordal editing} problem asks whether GG can be transformed into a chordal graph by at most k1k_1 vertex deletions, k2k_2 edge deletions, and k3k_3 edge additions. Clearly, this problem generalizes both \textsc{chordal vertex/edge deletion} and \textsc{chordal completion} (also known as \textsc{minimum fill-in}). Our main result is an algorithm for \textsc{chordal editing} in time 2<sup>O(klog</sup>k)n<sup>O(1)2<sup>{O(k\log</sup> k)}\cdot n<sup>{O(1)}, where k:=k1+k2+k3k:=k_1+k_2+k_3 and nn is the number of vertices of GG. Therefore, the problem is fixed-parameter tractable parameterized by the total number of allowed operations. Our algorithm is both more efficient and conceptually simpler than the previously known algorithm for the special case \textsc{chordal deletion}.

Authors (2)
Citations (62)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.