Approximate counting using Taylor's theorem: a survey

December 15, 2022 ยท The Cartographer ยท ๐Ÿ› Bull. EATCS

๐Ÿ“š THE CARTOGRAPHER: The Cartographer
Survey/review paper โ€” maps the landscape rather than implementing a method.

"No code URL or promise found in abstract"
"Title-pattern auto-detect: Approximate counting using Taylor's theorem: a survey"

Evidence collected by the PWNC Scanner

Authors Viresh Patel, Guus Regts arXiv ID 2212.08143 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM, math.CO Citations 6 Venue Bull. EATCS Last Checked 3 days ago
Abstract
In this article we consider certain well-known polynomials associated with graphs including the independence polynomial and the chromatic polynomial. These polynomials count certain objects in graphs: independent sets in the case of the independence polynomial and proper colourings in the case of the chromatic polynomial. They also have interpretations as partition functions in statistical physics. The algorithmic problem of (approximately) computing these types of polynomials has been studied for close to 50 years, especially using Markov chain techniques. Around eight years ago, Barvinok devised a new algorithmic approach based on Taylor's theorem for computing the permanent of certain matrices, and the approach has been applied to various graph polynomials since then. This article is intended as a gentle introduction to the approach as well as a partial survey of associated techniques and results.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Data Structures & Algorithms