English

A Polynomial Kernel for Line Graph Deletion

Data Structures and Algorithms 2020-06-30 v1

Abstract

The line graph of a graph GG is the graph L(G)L(G) whose vertex set is the edge set of GG and there is an edge between e,fE(G)e,f\in E(G) if ee and ff share an endpoint in GG. 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 kk edges from the input graph GG such that the resulting graph is a line graph. More precisely, we give a polynomial kernel for Line-Graph-Edge Deletion with O(k5)\mathcal{O}(k^{5}) vertices. This answers an open question posed by Falk H\"{u}ffner at Workshop on Kernels (WorKer) in 2013.

Keywords

Cite

@article{arxiv.2006.15584,
  title  = {A Polynomial Kernel for Line Graph Deletion},
  author = {Eduard Eiben and William Lochet},
  journal= {arXiv preprint arXiv:2006.15584},
  year   = {2020}
}

Comments

To be published in the Proceedings of the 28th Annual European Symposium on Algorithms (ESA 2020)

R2 v1 2026-06-23T16:40:43.305Z