中文
相关论文

相关论文: Counting hypergraph colorings in the local lemma r…

200 篇论文

We provide a polynomial-time algorithm for b-Coloring on graphs of constant clique-width. This unifies and extends nearly all previously known polynomial time results on graph classes, and answers open questions posed by Campos and Silva…

数据结构与算法 · 计算机科学 2022-07-20 Lars Jaffke , Paloma T. Lima , Daniel Lokshtanov

We give an FPTAS and an efficient sampling algorithm for the high-fugacity hard-core model on bounded-degree bipartite expander graphs and the low-temperature ferromagnetic Potts model on bounded-degree expander graphs. The results apply,…

数据结构与算法 · 计算机科学 2020-03-25 Matthew Jenssen , Peter Keevash , Will Perkins

We establish efficient approximate counting algorithms for several natural problems in local lemma regimes. In particular, we consider the probability of intersection of events and the dimension of intersection of subspaces. Our approach is…

数据结构与算法 · 计算机科学 2025-12-12 Ryan L. Mann , Gabriel Waite

A class domination coloring (also called cd-Coloring or dominated coloring) of a graph is a proper coloring in which every color class is contained in the neighbourhood of some vertex. The minimum number of colors required for any…

离散数学 · 计算机科学 2022-03-18 R. Krithika , Ashutosh Rai , Saket Saurabh , Prafullkumar Tale

We study quasipolynomials enumerating proper colorings, nowhere-zero tensions, and nowhere-zero flows in an arbitrary CW-complex $X$, generalizing the chromatic, tension and flow polynomials of a graph. Our colorings, tensions and flows may…

组合数学 · 数学 2016-06-07 Matthias Beck , Felix Breuer , Logan Godkin , Jeremy L. Martin

In this paper we show that every graph $G$ of bounded maximum average degree ${\rm mad}(G)$ and with maximum degree $\Delta$ can be edge-colored using the optimal number of $\Delta$ colors in quasilinear time, whenever $\Delta\ge 2{\rm…

数据结构与算法 · 计算机科学 2024-07-08 Lukasz Kowalik

Let $\epsilon \in (0, 1)$ and $n, \Delta \in \mathbb N$ be such that $\Delta = \Omega\left(\max\left\{\frac{\log n}{\epsilon},\, \left(\frac{1}{\epsilon}\log \frac{1}{\epsilon}\right)^2\right\}\right)$. Given an $n$-vertex $m$-edge simple…

数据结构与算法 · 计算机科学 2025-02-14 Abhishek Dhawan

Let $\Delta(G)$ and $\chi'(G)$ be the maximum degree and chromatic index of a graph $G$, respectively. Appearing in different forms, Gupta\,(1967), Goldberg\,(1973), Andersen\,(1977), and Seymour\,(1979) made the following conjecture: Every…

组合数学 · 数学 2026-02-18 Guangming Jing

We present polynomial-time SDP-based algorithms for the following problem: For fixed $k \leq \ell$, given a real number $\epsilon>0$ and a graph $G$ that admits a $k$-colouring with a $\rho$-fraction of the edges coloured properly, it…

数据结构与算法 · 计算机科学 2024-12-17 Tamio-Vesa Nakajima , Stanislav Živný

In a previous version of this document we misinterpreted the runtime of a part of the described algorithm. Indeed, the runtime is not better than the Grover-Algorithm. We therefor withdraw this work. We present a novel algorithmic approach…

量子物理 · 物理学 2022-03-04 Michael Epping , Tobias Stollenwerk

Transfer-Matrix Methods originated in physics where they were used to count the number of allowed particle states on a structure whose width $n$ is a parameter. Typically, the number of states is exponential in $n.$ One more mathematical…

组合数学 · 数学 2018-03-05 Alexander Engström , Florian Kohl

Every graph with maximum degree $\Delta$ can be colored with $(\Delta+1)$ colors using a simple greedy algorithm. Remarkably, recent work has shown that one can find such a coloring even in the semi-streaming model. But, in reality, one…

数据结构与算法 · 计算机科学 2024-02-14 Sepehr Assadi , Pankaj Kumar , Parth Mittal

We determine the limiting distribution of the logarithm of the number of satisfying assignments in the random $k$-uniform hypergraph 2-colouring problem in a certain density regime for all $k\ge 3$ . As a direct consequence we obtain that…

组合数学 · 数学 2016-09-15 Felicia Rassmann

Given $n$ independent random variables $X_1, X_2, ..., X_n$ and an integer $C$, we study the fundamental problem of computing the probability that the sum $X=X_1+X_2+...+X_n$ is at most $C$. We assume that each random variable $X_i$ is…

数据结构与算法 · 计算机科学 2014-02-25 Jian Li , Tianlin Shi

King, Lu, and Peng recently proved that for $\Delta\geq 4$, any $K_\Delta$-free graph with maximum degree $\Delta$ has fractional chromatic number at most $\Delta-\tfrac{2}{67}$ unless it is isomorphic to $C_5\boxtimes K_2$ or $C_8^2$.…

离散数学 · 计算机科学 2013-04-02 Katherine Edwards , Andrew D. King

In this paper we give a fully polynomial randomized approximation scheme (FPRAS) for the number of all matchings in hypergraphs belonging to a class of sparse, uniform hypergraphs. Our method is based on a generalization of the canonical…

数据结构与算法 · 计算机科学 2012-04-06 Marek Karpinski , Andrzej Rucinski , Edyta Szymanska

We examine maximum vertex coloring of random geometric graphs, in an arbitrary but fixed dimension, with a constant number of colors. Since this problem is neither scale-invariant nor smooth, the usual methodology to obtain limit laws…

概率论 · 数学 2016-11-17 Sem Borst , Milan Bradonjić

In this paper, we present a polynomial-time algorithm that approximates sufficiently high-value Max 2-CSPs on sufficiently dense graphs to within $O(N^{\varepsilon})$ approximation ratio for any constant $\varepsilon > 0$. Using this…

数据结构与算法 · 计算机科学 2015-07-31 Pasin Manurangsi , Dana Moshkovitz

In this paper we give a fully polynomial randomized approximation scheme (FPRAS) for the number of matchings in k-uniform hypergraphs whose intersection graphs contain few claws. Our method gives a generalization of the canonical path…

数据结构与算法 · 计算机科学 2012-04-25 Marek Karpinski , Andrzej Rucinski , Edyta Szymanska

In this paper, we consider algorithms for edge-coloring multigraphs $G$ of bounded maximum degree, i.e., $\Delta(G) = O(1)$. Shannon's theorem states that any multigraph of maximum degree $\Delta$ can be properly edge-colored with…

数据结构与算法 · 计算机科学 2023-10-31 Abhishek Dhawan