Fixed-Parameter Tractability of the Weighted Edge Clique Partition Problem
Abstract
We develop an FPT algorithm and a bi-kernel for the Weighted Edge Clique Partition (WECP) problem, where a graph with vertices and integer edge weights is given together with an integer , and the aim is to find cliques, such that every edge appears in exactly as many cliques as its weight. The problem has been previously only studied in the unweighted version called Edge Clique Partition (ECP), where the edges need to be partitioned into cliques. It was shown that ECP admits a kernel with~ vertices [Mujuni and Rosamond, 2008], but this kernel does not extend to WECP. The previously fastest algorithm known for ECP has a runtime of [Issac, 2019]. For WECP we develop a bi-kernel with vertices, and an algorithm with runtime , where is the maximum edge weight. The latter in particular improves the runtime for ECP to~.
Cite
@article{arxiv.2002.07761,
title = {Fixed-Parameter Tractability of the Weighted Edge Clique Partition Problem},
author = {Andreas Emil Feldmann and Davis Issac and Ashutosh Rai},
journal= {arXiv preprint arXiv:2002.07761},
year = {2020}
}