English

Counting Cycles on Planar Graphs in Subexponential Time

Data Structures and Algorithms 2022-08-23 v1 Combinatorics

Abstract

We study the problem of counting all cycles or self-avoiding walks (SAWs) on triangulated planar graphs. We present a subexponential 2O(n)2^{O(\sqrt{n})} time algorithm for this counting problem. Among the technical ingredients used in this algorithm are the planar separator theorem and a delicate analysis using pairs of Motzkin paths and Motzkin numbers. We can then adapt this algorithm to uniformly sample SAWs, in subexponential time. Our work is motivated by the problem of gerrymandered districting maps.

Keywords

Cite

@article{arxiv.2208.09948,
  title  = {Counting Cycles on Planar Graphs in Subexponential Time},
  author = {Jin-Yi Cai and Ashwin Maran},
  journal= {arXiv preprint arXiv:2208.09948},
  year   = {2022}
}

Comments

28 pages, 6 figures, COCOON 2022

R2 v1 2026-06-25T01:51:13.270Z