中文
相关论文

相关论文: Sampling Colorings and Independent Sets of Random …

200 篇论文

Approximate random $k$-colouring of a graph $G$ is a well studied problem in computer science and statistical physics. It amounts to constructing a $k$-colouring of $G$ which is distributed close to {\em Gibbs distribution} in polynomial…

离散数学 · 计算机科学 2016-09-21 Charilaos Efthymiou

We study the computational complexity of estimating local observables for Gibbs distributions. A simple combinatorial example is the average size of an independent set in a graph. In a recent work, we established NP-hardness of…

计算复杂性 · 计算机科学 2022-06-24 Andreas Galanis , Daniel Stefankovic , Eric Vigoda

We present a new algorithm for the exact uniform sampling of proper \(k\)-colorings of a graph on \(n\) vertices with maximum degree~\(\Delta\). The algorithm is based on partial rejection sampling (PRS) and introduces a soft relaxation of…

数据结构与算法 · 计算机科学 2026-04-07 Sarat Moka , Ava Vahedi

We consider a refinement of the partition function of graph homomorphisms and present a quasi-polynomial algorithm to compute it in a certain domain. As a corollary, we obtain quasi-polynomial algorithms for computing partition functions…

组合数学 · 数学 2015-08-04 Alexander Barvinok , Pablo Soberón

The partition function is an essential quantity in statistical mechanics, and its accurate computation is a key component of any statistical analysis of quantum system and phenomenon. However, for interacting many-body quantum systems, its…

量子物理 · 物理学 2022-11-16 Yusen Wu , Jingbo Wang

We examine the problem of almost-uniform sampling proper $q$-colorings of a graph whose maximum degree is $\Delta$. A famous result, discovered independently by Jerrum(1995) and Salas and Sokal(1997), is that, assuming $q > (2+\delta)…

数据结构与算法 · 计算机科学 2018-06-22 Weiming Feng , Thomas P. Hayes , Yitong Yin

Graph coloring is arguably the most exhaustively studied problem in the area of approximate counting. It is conjectured that there is a fully polynomial-time (randomized) approximation scheme (FPTAS/FPRAS) for counting the number of proper…

数据结构与算法 · 计算机科学 2016-11-16 Pinyan Lu , Kuan Yang , Chihao Zhang , Minshen Zhu

We study computational aspects of repulsive Gibbs point processes, which are probabilistic models of interacting particles in a finite-volume region of space. We introduce an approach for reducing a Gibbs point process to the hard-core…

数据结构与算法 · 计算机科学 2023-12-15 Tobias Friedrich , Andreas Göbel , Maximilian Katzmann , Martin Krejca , Marcus Pappik

Recent developments in approximate counting have made startling progress in developing fast algorithmic methods for approximating the number of solutions to constraint satisfaction problems (CSPs) with large arities, using connections to…

计算复杂性 · 计算机科学 2022-08-23 Andreas Galanis , Heng Guo , Jiaheng Wang

We study the problem of approximately counting the number of list packings of a graph. The analogous problem for usual vertex coloring and list coloring has attracted a lot of attention. For list packing the setup is similar but we seek a…

组合数学 · 数学 2024-02-07 Evan Camrud , Ewan Davies , Alex Karduna , Holden Lee

A two-state spin system is specified by a 2 x 2 matrix A = {A_{0,0} A_{0,1}, A_{1,0} A_{1,1}} = {\beta 1, 1 \gamma} where \beta, \gamma \ge 0. Given an input graph G=(V,E), the partition function Z_A(G) of a system is defined as Z_A(G) =…

计算复杂性 · 计算机科学 2015-03-20 Jin-Yi Cai , Xi Chen , Heng Guo , Pinyan Lu

Recent inapproximability results of Sly (2010), together with an approximation algorithm presented by Weitz (2006) establish a beautiful picture for the computational complexity of approximating the partition function of the hard-core…

离散数学 · 计算机科学 2016-09-14 Andreas Galanis , Daniel Stefankovic , Eric Vigoda

We analyse uniformly random proper $k$-colourings of sparse graphs with maximum degree $\Delta$ in the regime $\Delta < k\ln k $. This regime corresponds to the lower side of the shattering threshold for random graph colouring, a…

组合数学 · 数学 2023-03-28 Eoin Hurley , François Pirot

We study the computational complexity of approximately counting the number of independent sets of a graph with maximum degree Delta. More generally, for an input graph G=(V,E) and an activity lambda>0, we are interested in the quantity…

计算复杂性 · 计算机科学 2013-08-12 Andreas Galanis , Qi Ge , Daniel Stefankovic , Eric Vigoda , Linji Yang

Local samplers are algorithms that generate random samples based on local queries to high-dimensional distributions, ensuring the samples follow the correct induced distributions while maintaining time complexity that scales locally with…

数据结构与算法 · 计算机科学 2025-10-14 Hongyang Liu , Chunyang Wang , Yitong Yin

Brooks' theorem states that all connected graphs but odd cycles and cliques can be colored with $\Delta$ colors, where $\Delta$ is the maximum degree of the graph. Such colorings have been shown to admit non-trivial distributed algorithms…

分布式、并行与集群计算 · 计算机科学 2025-03-07 Yann Bourreau , Sebastian Brandt , Alexandre Nolin

We consider the problem of sampling from the Potts model on random regular graphs. It is conjectured that sampling is possible when the temperature of the model is in the uniqueness regime of the regular tree, but positive algorithmic…

离散数学 · 计算机科学 2019-12-03 Antonio Blanca , Andreas Galanis , Leslie Ann Goldberg , Daniel Stefankovic , Eric Vigoda , Kuan Yang

We present a randomized algorithm that takes as input an undirected $n$-vertex graph $G$ with maximum degree $\Delta$ and an integer $k > 3\Delta$, and returns a random proper $k$-coloring of $G$. The distribution of the coloring is…

数据结构与算法 · 计算机科学 2020-05-22 Siddharth Bhandari , Sayantan Chakraborty

In a seminal paper (Weitz, 2006), Weitz gave a deterministic fully polynomial approximation scheme for count- ing exponentially weighted independent sets (equivalently, approximating the partition function of the hard-core model from…

离散数学 · 计算机科学 2015-03-19 Alistair Sinclair , Piyush Srivastava , Marc Thurley

In this paper we study fractional coloring from the angle of distributed computing. Fractional coloring is the linear relaxation of the classical notion of coloring, and has many applications, in particular in scheduling. It was proved by…

分布式、并行与集群计算 · 计算机科学 2021-03-15 Nicolas Bousquet , Louis Esperet , François Pirot