Home

Reactive local search for the maximum clique problem


Author(s) : Marco Protasi Roberto Battiti, 
Publisher : N/A
Publication Date : 2001
ISSN : N/A
Abstract : A new Reactive Local Search (RLS) algorithm is proposed for the solution of the Maximum-Clique problem. RLS is based on local search complemented by a feedback (history-sensitive) scheme to determine the amount of diversication. The reaction acts on the single parameter that decides the temporary prohibition of selected moves in the neighborhood, in a manner inspired by Tabu Search. The performance obtained in computational tests appears to be signicantly better with respect to all algorithms tested at the the second DIMACS implementation challenge. The worst-case complexity per iteration of the algorithm is O(maxfn; mg) where n and m are the number of nodes and edges of the graph. In practice, when a vertex is moved, the number of operations tends to be proportional to its number of missing edges and therefore the iterations are particularly fast in dense graphs. Key words: maximum clique problem, heuristic algorithms, tabu search, reactive search.,