An Improved Kernelization for P2-packing

Jianxin Wang,Dan Ning,Qilong Feng,Jianer Chen
DOI: https://doi.org/10.1016/j.ipl.2009.12.002
IF: 0.851
2009-01-01
Information Processing Letters
Abstract:The P2-packing problem is a generalized matching problem and is known to be NP-hard. A kernelization algorithm for the parameterized P2-packing problem is a polynomial time algorithm that on an instance (G,k) of the problem produces another instance (G′,k′) such that k′⩽k and that (G,k) is a yes-instance if and only if (G′,k′) is a yes-instance. The graph G′ in the reduced instance is called a kernel. We provide new structural analysis and develop a new kernelization algorithm for the problem that produces a kernel of at most 7k vertices. This improves the previous best kernelization algorithm that produces a kernel of 15k vertices. Based on the new kernel, we present a parameterized algorithm of running time O∗(17.66k) for the problem, improving the previous best upper bound O∗(32k).
What problem does this paper attempt to address?