Computing the Volume of a Restricted Independent Set Polytope Deterministically

December 06, 2023 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors David Gamarnik, Devin Smedira arXiv ID 2312.03906 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM, math.CO, math.PR Citations 4 Venue arXiv.org Last Checked 4 months ago
Abstract
We construct a quasi-polynomial time deterministic approximation algorithm for computing the volume of an independent set polytope with restrictions. Randomized polynomial time approximation algorithms for computing the volume of a convex body have been known now for several decades, but the corresponding deterministic counterparts are not available, and our algorithm is the first of this kind. The class of polytopes for which our algorithm applies arises as linear programming relaxation of the independent set problem with the additional restriction that each variable takes value in the interval $[0,1-Ξ±]$ for some $Ξ±<1/2$. (We note that the $Ξ±\ge 1/2$ case is trivial). We use the correlation decay method for this problem applied to its appropriate and natural discretization. The method works provided $Ξ±> 1/2-O(1/Ξ”^2)$, where $Ξ”$ is the maximum degree of the graph. When $Ξ”=3$ (the sparsest non-trivial case), our method works provided $0.488<Ξ±<0.5$. Interestingly, the interpolation method, which is based on analyzing complex roots of the associated partition functions, fails even in the trivial case when the underlying graph is a singleton.
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

Died the same way β€” πŸ‘» Ghosted