A Polynomial Kernel for Line Graph Deletion
Eduard Eiben, William Lochet

TL;DR
This paper presents a polynomial kernel of size O(k^5) for the Line-Graph-Edge Deletion problem, enabling efficient preprocessing to determine if a graph can be made a line graph by deleting at most k edges.
Contribution
It provides the first polynomial kernel for the problem, resolving an open question from 2013 about kernelization bounds for line graph editing.
Findings
Polynomial kernel with O(k^5) vertices for Line-Graph-Edge Deletion.
Answers an open problem from 2013 on kernelization.
Advances understanding of graph editing problems.
Abstract
The line graph of a graph is the graph whose vertex set is the edge set of and there is an edge between if and share an endpoint in . A graph is called line graph if it is a line graph of some graph. We study the Line-Graph-Edge Deletion problem, which asks whether we can delete at most edges from the input graph such that the resulting graph is a line graph. More precisely, we give a polynomial kernel for Line-Graph-Edge Deletion with vertices. This answers an open question posed by Falk H\"{u}ffner at Workshop on Kernels (WorKer) in 2013.
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
TopicsAdvanced Graph Theory Research · Graph Theory and Algorithms · Computational Geometry and Mesh Generation
