A Polynomial Kernel for Distance-Hereditary Vertex Deletion
Eun Jung Kim, O-joung Kwon

TL;DR
This paper proves that the Distance-Hereditary Vertex Deletion problem has a polynomial kernel, using structural graph decompositions and approximation techniques, advancing fixed-parameter tractability results.
Contribution
It establishes a polynomial kernel for the problem, answering an open question and adapting methods from chordal graph deletion.
Findings
The problem admits a polynomial kernelization.
An approximate solution with O(k^3 log n) vertices is constructed.
Structural properties of split decompositions are exploited.
Abstract
A graph is distance-hereditary if for any pair of vertices, their distance in every connected induced subgraph containing both vertices is the same as their distance in the original graph. The Distance-Hereditary Vertex Deletion problem asks, given a graph on vertices and an integer , whether there is a set of at most vertices in such that is distance-hereditary. This problem is important due to its connection to the graph parameter rank-width that distance-hereditary graphs are exactly graphs of rank-width at most . Eiben, Ganian, and Kwon (MFCS' 16) proved that Distance-Hereditary Vertex Deletion can be solved in time , and asked whether it admits a polynomial kernelization. We show that this problem admits a polynomial kernel, answering this question positively. For this, we use a similar idea for obtaining an…
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
TopicsInterconnection Networks and Systems · Algorithms and Data Compression · Advanced Graph Theory Research
