Solving maximum cut problems by simulated annealing
Optimization and Control
2015-05-13 v1
Abstract
This paper gives a straightforward implementation of simulated annealing for solving maximum cut problems and compares its performance to that of some existing heuristic solvers. The formulation used is classical, dating to a 1989 paper of Johnson, Aragon, McGeoch, and Schevon. This implementation uses no structure peculiar to the maximum cut problem, but its low per-iteration cost allows it to find better solutions than were previously known for 40 of the 89 standard maximum cut instances tested within a few minutes of computation.
Cite
@article{arxiv.1505.03068,
title = {Solving maximum cut problems by simulated annealing},
author = {Tor G. J. Myklebust},
journal= {arXiv preprint arXiv:1505.03068},
year = {2015}
}
Comments
9 pages, 5 figures