English

Optimized simulated annealing for Ising spin glasses

Disordered Systems and Neural Networks 2015-09-25 v4

Abstract

We present several efficient implementations of the simulated annealing algorithm for Ising spin glasses on sparse graphs. In particular, we provide a generic code for any choice of couplings, an optimized code for bipartite graphs, and highly optimized implementations using multi-spin coding for graphs with small maximum degree and discrete couplings with a finite range. The latter codes achieve up to 50 spin flips per nanosecond on modern Intel CPUs. We also compare the performance of the codes to that of the special purpose D-Wave devices built for solving such Ising spin glass problems.

Keywords

Cite

@article{arxiv.1401.1084,
  title  = {Optimized simulated annealing for Ising spin glasses},
  author = {S. V. Isakov and I. N. Zintchenko and T. F. Rønnow and M. Troyer},
  journal= {arXiv preprint arXiv:1401.1084},
  year   = {2015}
}

Comments

11 pages, includes C++11 codes. Minor updates

R2 v1 2026-06-22T02:39:43.821Z