English

Faster Exponential-time Algorithms for Approximately Counting Independent Sets

Data Structures and Algorithms 2021-09-10 v2

Abstract

Counting the independent sets of a graph is a classical #P-complete problem, even in the bipartite case. We give an exponential-time approximation scheme for this problem which is faster than the best known algorithm for the exact problem. The running time of our algorithm on general graphs with error tolerance ε\varepsilon is at most O(20.2680n)O(2^{0.2680n}) times a polynomial in 1/ε1/\varepsilon. On bipartite graphs, the exponential term in the running time is improved to O(20.2372n)O(2^{0.2372n}). Our methods combine techniques from exact exponential algorithms with techniques from approximate counting. Along the way we generalise (to the multivariate case) the FPTAS of Sinclair, Srivastava, \v{S}tefankovi\v{c} and Yin for approximating the hard-core partition function on graphs with bounded connective constant. Also, we obtain an FPTAS for counting independent sets on graphs with no vertices with degree at least 6 whose neighbours' degrees sum to 27 or more. By a result of Sly, there is no FPTAS that applies to all graphs with maximum degree 6 unless \mboxP=\mboxNP\mbox{P}=\mbox{NP}.

Keywords

Cite

@article{arxiv.2005.05070,
  title  = {Faster Exponential-time Algorithms for Approximately Counting Independent Sets},
  author = {Leslie Ann Goldberg and John Lapinskas and David Richerby},
  journal= {arXiv preprint arXiv:2005.05070},
  year   = {2021}
}

Comments

52pp

R2 v1 2026-06-23T15:27:19.816Z