A polynomial kernel for $3$-leaf power deletion
Jungho Ahn, Eduard Eiben, O-joung Kwon, and Sang-il Oum

TL;DR
This paper presents a polynomial kernelization algorithm for the problem of deleting vertices to transform a graph into a 3-leaf power, reducing the problem size to polynomial bounds in parameter k.
Contribution
It introduces the first polynomial kernel for the 3-leaf power deletion problem, providing an efficient preprocessing step with size bounds polynomial in k.
Findings
Kernel size bounded by O(k^{14}) vertices.
Polynomial-time algorithm for kernelization.
Reduces problem complexity significantly.
Abstract
For a non-negative integer , the -leaf power of a tree is a simple graph on the leaves of such that two vertices are adjacent in if and only if their distance in is at most . We provide a polynomial kernel for the problem of deciding whether we can delete at most vertices to make an input graph a -leaf power of some tree. More specifically, we present a polynomial-time algorithm for an input instance for the problem to output an equivalent instance such that and has at most vertices.
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 Labeling and Dimension Problems · Limits and Structures in Graph Theory
