Adaptive, restart, randomized greedy heuristics for maximum clique

Citation
A. Jagota et La. Sanchis, Adaptive, restart, randomized greedy heuristics for maximum clique, J HEURISTIC, 7(6), 2001, pp. 565-585
Citations number
17
Categorie Soggetti
AI Robotics and Automatic Control
Journal title
JOURNAL OF HEURISTICS
ISSN journal
13811231 → ACNP
Volume
7
Issue
6
Year of publication
2001
Pages
565 - 585
Database
ISI
SICI code
1381-1231(2001)7:6<565:ARRGHF>2.0.ZU;2-6
Abstract
This paper presents some adaptive restart randomized greedy heuristics for MAXIMUM CLIQUE. The algorithms are based on improvements and variations of previously-studied algorithms by the authors. Three kinds of adaptation are studied: adaptation of the initial state (AI) given to the greedy heuristi c, adaptation of vertex weights (AW) on the graph, and no adaptation (NA). Two kinds of initialization of the vertex-weights are investigated: unweigh ted initialization (w(i) := 1) and degree-based initialization (w(i) := d(i ) where d(i) is the degree of vertex i in the graph). Experiments are condu cted on several kinds of graphs (random, structured) with six combinations: {NA, AI, and AW} x {unweighted initialization, degree-based initialization }. A seventh state of the art semi-greedy algorithm, DMclique, is evaluated as a benchmark algorithm. We concentrate on the problem of finding large c liques in large, dense graphs in a relatively short amount of time. We find that the different strategies produce different effects, and that differen t algorithms work best on different kinds of graphs.