Counting Cycles on Planar Graphs in Subexponential Time

Jin-Yi Cai,Ashwin Maran
DOI: https://doi.org/10.48550/arXiv.2208.09948
2022-08-22
Abstract:We study the problem of counting all cycles or self-avoiding walks (SAWs) on triangulated planar graphs. We present a subexponential $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.
Data Structures and Algorithms,Combinatorics
What problem does this paper attempt to address?