中文
相关论文

相关论文: Occupancy fraction, fractional colouring, and tria…

200 篇论文

An $(a:b)$-coloring of a graph $G$ is a function $f$ which maps the vertices of $G$ into $b$-element subsets of some set of size $a$ in such a way that $f(u)$ is disjoint from $f(v)$ for every two adjacent vertices $u$ and $v$ in $G$. The…

组合数学 · 数学 2022-12-06 Chun-Hung Liu

We introduce a new method for computing bounds on the independence number and fractional chromatic number of classes of graphs with local constraints, and apply this method in various scenarios. We establish a formula that generates a…

组合数学 · 数学 2021-07-26 François Pirot , Jean-Sébastien Sereni

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

The dichromatic number of a graph $G$ is the maximum integer $k$ such that there exists an orientation of the edges of $G$ such that for every partition of the vertices into fewer than $k$ parts, at least one of the parts must contain a…

组合数学 · 数学 2022-09-20 Bojan Mohar , Hehui Wu

In a fractional coloring, vertices of a graph are assigned measurable subsets of the real line and adjacent vertices receive disjoint subsets; the fractional chromatic number of a graph is at most $k$ if it has a fractional coloring in…

组合数学 · 数学 2024-07-25 Tom Kelly , Luke Postle

A graph G is (a:b)-colorable if there exists an assignment of b-element subsets of {1,...,a} to vertices of G such that sets assigned to adjacent vertices are disjoint. We first show that for every triangle-free planar graph G and a vertex…

组合数学 · 数学 2018-09-17 Zdeněk Dvořák , Xiaolan Hu

Reed conjectured that for every epsilon>0 and Delta there exists g such that the fractional total chromatic number of a graph with maximum degree Delta and girth at least g is at most Delta+1+epsilon. We prove the conjecture for Delta=3 and…

组合数学 · 数学 2010-09-30 Tomas Kaiser , Andrew King , Daniel Kral

We prove the following local strengthening of Shearer's classic bound on the independence number of triangle-free graphs: For every triangle-free graph $G$ there exists a probability distribution on its independent sets such that every…

组合数学 · 数学 2025-01-03 Anders Martinsson , Raphael Steiner

For a simple graph $G$, let $\chi_f(G)$ be the fractional chromatic number of $G$. In this paper, we aim to establish upper bounds on $\chi_f(G)$ for those graphs $G$ with restrictions on the clique number. Namely, we prove that for $\Delta…

组合数学 · 数学 2021-08-04 Xiaolan Hu , Xing Peng

The acyclic chromatic number of a graph is the least number of colors needed to properly color its vertices so that none of its cycles has only two colors. We show that for all $\alpha>2^{-1/3}$ there exists an integer $\Delta_{\alpha}$…

组合数学 · 数学 2022-05-24 Lefteris Kirousis , John Livieratos

Let $G$ be any triangle-free graph with maximum degree $\Delta\leq 3$. Staton proved that the independence number of $G$ is at least 5/14n. Heckman and Thomas conjectured that Staton's result can be strengthened into a bound on the…

组合数学 · 数学 2012-07-26 Linyuan Lu , Xing Peng

We prove new bounds on the distributed fractional coloring problem in the LOCAL model. Fractional $c$-colorings can be understood as multicolorings as follows. For some natural numbers $p$ and $q$ such that $p/q\leq c$, each node $v$ is…

分布式、并行与集群计算 · 计算机科学 2021-12-10 Alkida Balliu , Fabian Kuhn , Dennis Olivetti

Fix $k \geq 3$, and let $G$ be a $k$-uniform hypergraph with maximum degree $\Delta$. Suppose that for each $l = 2, ..., k-1$, every set of l vertices of G is in at most $\Delta^{(k-l)/(k-1)}/f$ edges. Then the chromatic number of $G$ is…

组合数学 · 数学 2014-04-11 Jeff Cooper , Dhruv Mubayi

We give a randomized algorithm that properly colors the vertices of a triangle-free graph G on n vertices using O(\Delta(G)/ log \Delta(G)) colors, where \Delta(G) is the maximum degree of G. The algorithm takes O(n\Delta2(G)log\Delta(G))…

组合数学 · 数学 2011-02-01 Mohammad Shoaib Jamall

Reed conjectured that for every $\varepsilon>0$ and every integer $\Delta$, there exists $g$ such that the fractional total chromatic number of every graph with maximum degree $\Delta$ and girth at least $g$ is at most…

组合数学 · 数学 2009-12-04 Frantisek Kardos , Daniel Kral , Jean-Sebastien Sereni

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

We develop an improved bound for the chromatic number of graphs of maximum degree $\Delta$ under the assumption that the number of edges spanning any neighbourhood is at most $(1-\sigma)\binom{\Delta}{2}$ for some fixed $0<\sigma<1$. The…

组合数学 · 数学 2022-09-13 Eoin Hurley , Rémi de Joannis de Verclos , Ross J. Kang

Given a graph $G$ possibly with multiple edges but no loops, denote by $\Delta$ the {\it maximum degree}, $\mu$ the {\it multiplicity}, $\chi'$ the {\it chromatic index} and $\chi_f'$ the {\it fractional chromatic index} of $G$,…

组合数学 · 数学 2016-12-13 Guantao Chen , Yuping Gao , Ringi Kim , Luke Postle , Songling Shan

Let $G$ be a graph with chromatic number $\chi$, maximum degree $\Delta$ and clique number $\omega$. Reed's conjecture states that $\chi \leq \lceil (1-\varepsilon)(\Delta + 1) + \varepsilon\omega \rceil$ for all $\varepsilon \leq 1/2$. It…

组合数学 · 数学 2018-10-17 Marthe Bonamy , Thomas Perrett , Luke Postle

Vizing's celebrated theorem asserts that any graph of maximum degree $\Delta$ admits an edge coloring using at most $\Delta+1$ colors. In contrast, Bar-Noy, Naor and Motwani showed over a quarter century that the trivial greedy algorithm,…

数据结构与算法 · 计算机科学 2019-04-22 Ilan Reuven Cohen , Binghui Peng , David Wajc
‹ 上一页 1 2 3 10 下一页 ›