Proper Interval Vertex Deletion

Proper Interval Vertex Deletion

0.00 Avg rating0 Votes
Article ID: iaor20131275
Volume: 65
Issue: 4
Start Page Number: 845
End Page Number: 867
Publication Date: Apr 2013
Journal: Algorithmica
Authors: ,
Keywords: combinatorial optimization
Abstract:

The NP‐complete problem Proper Interval Vertex Deletion is to decide whether an input graph on n vertices and m edges can be turned into a proper interval graph by deleting at most k vertices. Van Bevern et al. (In: Proceedings WG 2010. Lecture notes in computer science, vol. 6410, pp. 232–243, 2010) showed that this problem can be solved in 𝒪 ( ( 14 k + 14 ) k + 1 kn 6 ) equ1 time. We improve this result by presenting an 𝒪 ( 6 k kn 6 ) equ2 time algorithm for Proper Interval Vertex Deletion. Our fixed‐parameter algorithm is based on a new structural result stating that every connected component of a {claw,net,tent,C 4,C 5,C 6}‐free graph is a proper circular arc graph, combined with a simple greedy algorithm that solves Proper Interval Vertex Deletion on {claw,net,tent,C 4,C 5,C 6}‐free graphs in 𝒪 ( n + m ) equ3 time. Our approach also yields a polynomial‐time 6‐approximation algorithm for the optimization variant of Proper Interval Vertex Deletion.

Reviews

Required fields are marked *. Your email address will not be published.