Parameterized complexity of the clique partition problem

  • Authors:
  • Egbert Mujuni;Frances Rosamond

  • Affiliations:
  • University of Dar-es-Salaam, Dar es Salaam, Tanzania;University of Newcastle, Callaghan, Australia

  • Venue:
  • CATS '08 Proceedings of the fourteenth symposium on Computing: the Australasian theory - Volume 77
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of deciding whether the edge-set of a given graph can be partitioned into at most k cliques is well known to be NP-complete. In this paper we investigate this problem from the point of view of parameterized complexity. We show that this problem is fixed parameter tractable if we choose the number of cliques as parameter. In particular, we show that in polynomial time, a kernel bounded by k2 can be obtained, where k is the number of cliques. We also give an O(2((k+3) log k)/2n) algorithm for this problem in K4-free graphs.