2010
DOI: 10.1007/s10559-010-9256-4
|View full text |Cite
|
Sign up to set email alerts
|

Solving the maxcut problem by the global equilibrium search

Abstract: The authors propose an approach to the solution of the maxcut problem. It is based on the global equilibrium search method, which is currently one of the most efficient discrete programming methods. The efficiency of the proposed algorithm is analyzed.Keywords: cutset, approximate methods, global equilibrium search, computational experiment, algorithm efficiency.The maxcut problem, which has attracted considerable interest of researchers over the last two decades, is a classical discrete optimization problem w… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
27
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 25 publications
(31 citation statements)
references
References 12 publications
0
27
0
Order By: Relevance
“…Updates are performed to reflect the current state of the search (lines [13][14][15][16][17][18][19][20][21][22]. In particular, if the last discovered local optimum is better than the best solution found so far (recorded in C best ), C best is updated with the last local optimum (lines 17-18).…”
Section: Breakout Local Search (Bls)mentioning
confidence: 99%
See 2 more Smart Citations
“…Updates are performed to reflect the current state of the search (lines [13][14][15][16][17][18][19][20][21][22]. In particular, if the last discovered local optimum is better than the best solution found so far (recorded in C best ), C best is updated with the last local optimum (lines 17-18).…”
Section: Breakout Local Search (Bls)mentioning
confidence: 99%
“…Nevertheless, our experimental study provides interesting indications about the performance of the proposed BLS algorithm relative to these state of the art approaches. Table 2 summarizes the computational results of BLS on the set of 71 MaxCut instances (G1-G81) in comparison with the current best-known results (column f prev ) which are from references [7,16,19,21,22]. For BLS, we report the best objective value f best , the average objective value f avg , the standard deviation σ, and the average CPU time in seconds required for reaching f best over 20 executions.…”
Section: Parameter Settings and Comparison Criteriamentioning
confidence: 99%
See 1 more Smart Citation
“…These instances are created by using a machine-independent graph generator, comprising of toroidal, planar and random weighted graphs with weight values 1, 0 or -1. Many authors including [8,10,24,28,33] employ these instances to test their algorithms. Note that we use the UBQP model to solve the MaxCut problem through a simple transformation according to [19].…”
Section: Test Instancesmentioning
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%