2013
DOI: 10.1016/j.engappai.2012.09.001
|View full text |Cite
|
Sign up to set email alerts
|

Breakout Local Search for the Max-Cutproblem

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 per… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
117
1
4

Year Published

2013
2013
2023
2023

Publication Types

Select...
4
4

Relationship

2
6

Authors

Journals

citations
Cited by 110 publications
(122 citation statements)
references
References 21 publications
0
117
1
4
Order By: Relevance
“…For example, Fig. 1 illustrates the process for generating a neighboring solution by M ove 2(8, 7), where the profitable vertices with r i > 0 are drawn in box (i.e., vertices 1,3,4,7,8,9,11,13,14), and the others are drawn in circle (i.e., vertices 2, 5, 6, 10, 12). As shown in Fig.…”
Section: Neighborhood Structurementioning
confidence: 99%
See 1 more Smart Citation
“…For example, Fig. 1 illustrates the process for generating a neighboring solution by M ove 2(8, 7), where the profitable vertices with r i > 0 are drawn in box (i.e., vertices 1,3,4,7,8,9,11,13,14), and the others are drawn in circle (i.e., vertices 2, 5, 6, 10, 12). As shown in Fig.…”
Section: Neighborhood Structurementioning
confidence: 99%
“…BLS follows the general Iterated Local Search scheme (Lourenco et al, 2003) and alternates between a neighborhood search phase and a perturbation phase. BLS has recently shown its effectiveness for solving several combinatorial optimization problems, such as sum coloring (Benlic and Hao, 2012), maximum clique (Benlic and Hao, 2013a), quadratic assignment (Benlic and Hao, 2013b), and max-cut (Benlic and Hao, 2013c). For the STPRBH, the proposed BLS algorithm integrates a probabilistic constructive procedure to generate its initial solution, a Neighborhood Search (NS) procedure based on three specifically designed move operators to discover local optima, and an adaptive perturbation strategy to continually move from one local optimum to another one, by varying its perturbations depending on the search status.…”
Section: Introductionmentioning
confidence: 99%
“…In order to conduct the experiments on the bi-objective max-cut problem, we use two single-objective benchmark instances of max-cut problem with the same dimension provided in [7] 1 to generate one bi-objective max-cut problem instance. All the instances used for experiments are presented in Table 1 below.…”
Section: Parameters Settingsmentioning
confidence: 99%
“…As one of Karps 21 NP-complete problems with numerous practical applications [7], a large number of metaheuristics have been proposed to tackle this problem, including tabu search [2], breakout local search [7], variable neighborhood search [9], scatter search [11], global equilibrium search [13], hybrid approaches [14], etc.…”
Section: Introductionmentioning
confidence: 99%
“…In this paper, we investigate the contribution of a new adaptive diversification strategy (ADS) employed by a recent breakout local search (BLS) metaheuristic [3,4,5,6]. BLS is a variation of iterated local search (ILS) [9] since it combines a descent-based local search with a perturbation mechanism.…”
Section: Introductionmentioning
confidence: 99%