Breakout Local Search for the Max-Cutproblem

  • Authors:
  • Una Benlic;Jin-Kao Hao

  • Affiliations:
  • LERIA, Université d'Angers, 2Boulevard Lavoisier, 49045 Angers Cedex 01, France;LERIA, Université d'Angers, 2Boulevard Lavoisier, 49045 Angers Cedex 01, France

  • Venue:
  • Engineering Applications of Artificial Intelligence
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given an undirected graph G=(V,E) where each edge of E is weighted with an integer number, the maximum cut problem (Max-Cut) is to partition the vertices of V into two disjoint subsets so as to maximize the total weight of the edges between the two subsets. As one of Karp's 21 NP-complete problems, Max-Cut has attracted considerable attention over the last decades. In this paper, we present Breakout Local Search (BLS) for Max-Cut. BLS explores the search space by a joint use of local search and adaptive perturbation strategies. The proposed algorithm shows excellent performance on the set of well-known maximum cut benchmark instances in terms of both solution quality and computational time. Out of the 71 benchmark instances, BLS is capable of finding new improved results in 34 cases and attaining the previous best-known result for 35 instances, within computing times ranging from less than 1s to 5.6h for the largest instance with 20,000 vertices.