Reactive Local Search for the Maximum Clique Problem

Reactive Local Search for the Maximum Clique Problem

0.00 Avg rating0 Votes
Article ID: iaor20121022
Volume: 29
Issue: 4
Start Page Number: 610
End Page Number: 637
Publication Date: Apr 2001
Journal: Algorithmica
Authors: ,
Keywords: heuristics: local search, graphs, heuristics: tabu search
Abstract:

A new Reactive Local Search ( LS ) algorithm is proposed for the solution of the Maximum‐Clique problem. LS is based on local search complemented by a feedback (history‐sensitive) scheme to determine the amount of diversification. 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 significantly 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(max {n,m}) 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.

Reviews

Required fields are marked *. Your email address will not be published.