Approximating the Chromatic Polynomial
Yvonne Kemper, Isabel Beichl

TL;DR
This paper introduces two algorithms that approximate the coefficients of the chromatic polynomial of a graph, enabling analysis of larger or more complex graphs beyond previous computational limits.
Contribution
The authors develop and implement two novel algorithms based on Knuth's search tree estimation method for approximating chromatic polynomial coefficients.
Findings
Algorithms provide accurate approximations compared to true polynomials.
Error rates are lower than previous approximation methods.
Applicable to larger and more complex graphs than prior techniques.
Abstract
Chromatic polynomials are important objects in graph theory and statistical physics, but as a result of computational difficulties, their study is limited to graphs that are small, highly structured, or very sparse. We have devised and implemented two algorithms that approximate the coefficients of the chromatic polynomial , where is the number of proper -colorings of a graph for . Our algorithm is based on a method of Knuth that estimates the order of a search tree. We compare our results to the true chromatic polynomial in several known cases, and compare our error with previous approximation algorithms.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Graph theory and applications · Advanced Combinatorial Mathematics
