English

Asymptotically faster algorithm for counting self-avoiding walks and self-avoiding polygons

Data Structures and Algorithms 2019-11-27 v3 Statistical Mechanics

Abstract

We give an algorithm for counting self-avoiding walks or self-avoiding polygons that runs in time exp(Cnlogn)\exp(C\sqrt{n\log n}) on 2-dimensional lattices and time exp(Cdn(d1)/dlogn)\exp(C_dn^{(d-1)/d}\log n) on dd-dimensional lattices for d>2d>2.

Cite

@article{arxiv.1903.04054,
  title  = {Asymptotically faster algorithm for counting self-avoiding walks and self-avoiding polygons},
  author = {Samuel Zbarsky},
  journal= {arXiv preprint arXiv:1903.04054},
  year   = {2019}
}

Comments

Added citations and rewrote some places for clarity

R2 v1 2026-06-23T08:03:41.761Z