Algorithms (Nov 2012)

Exact Algorithms for Maximum Clique: A Computational Study

  • Patrick Prosser

DOI
https://doi.org/10.3390/a5040545
Journal volume & issue
Vol. 5, no. 4
pp. 545 – 587

Abstract

Read online

We investigate a number of recently reported exact algorithms for the maximum clique problem. The program code is presented and analyzed to show how small changes in implementation can have a drastic effect on performance. The computational study demonstrates how problem features and hardware platforms influence algorithm behaviour. The effect of vertex ordering is investigated. One of the algorithms (MCS) is broken into its constituent parts and we discover that one of these parts frequently degrades performance. It is shown that the standard procedure used for rescaling published results (i.e., adjusting run times based on the calibration of a standard program over a set of benchmarks) is unsafe and can lead to incorrect conclusions being drawn from empirical data.

Keywords