Comparing the best maximum clique finding algorithms, which are using heuristic vertex colouring

  • Authors:
  • Deniss Kumlander

  • Affiliations:
  • Department of Informatics, Tallinn University of Technology, Tallinn, Estonia

  • Venue:
  • ICCOMP'06 Proceedings of the 10th WSEAS international conference on Computers
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper two best known at the moment algorithms for finding the maximum clique is compared. A key technique that both algorithms rely on is using a heuristic vertex colouring. The only difference between those algorithms is a way of using vertex-colouring and this difference in the very important. The algorithms' approaches are divided in this paper into two classes: re-applying vertex colouring on each depth and re-using colour classes obtained before the start of the main part. Historical attempts to use the colour classes for the maximum clique finding are also reviewed. Those two algorithms were never compared so far as is not widely announced also. The comparison is essential information for finding further development ways.