English
Related papers

Related papers: Variable degeneracy of graphs with restricted stru…

200 papers

We study the problem of coloring a given graph using a small number of colors in several well-established models of computation for big data. These include the data streaming model, the general graph query model, the massively parallel…

Data Structures and Algorithms · Computer Science 2019-05-03 Suman K. Bera , Amit Chakrabarti , Prantar Ghosh

DP-coloring, also known as correspondence coloring, is introduced by Dvo{\v{r}}{\'{a}}k and Postle. It is a generalization of list coloring. In this paper, we show that every connected toroidal graph without triangles adjacent to $5$-cycles…

Combinatorics · Mathematics 2019-08-15 Tao Wang

A graph $G$ is $(d_1,\ldots,d_k)$-colorable if its vertex set can be partitioned into $k$ sets $V_1,\ldots,V_k$, such that for each $i\in\{1, \ldots, k\}$, the subgraph of $G$ induced by $V_i$ has maximum degree at most $d_i$. The Four…

Combinatorics · Mathematics 2019-03-18 Ilkyoo Choi , Louis Esperet

Let $\Gamma$ be an Abelian group and let $G$ be a simple graph. We say that $G$ is $\Gamma$-colorable if for some fixed orientation of $G$ and every edge labeling $\ell:E(G)\rightarrow \Gamma$, there exists a vertex coloring $c$ by the…

Combinatorics · Mathematics 2023-12-05 Bartłomiej Bosek , Jarosław Grytczuk , Grzegorz Gutowski , Oriol Serra , Mariusz Zając

Proper graph coloring assigns different colors to adjacent vertices of the graph. Usually, the number of colors is fixed or as small as possible. Consider applications (e.g. variants of scheduling) where colors represent limited resources…

Combinatorics · Mathematics 2019-09-10 Tomáš Masařík

A connected graph is called fragile if it contains an independent vertex cut. In 2002 Chen and Yu proved that every connected graph of order $n$ and size at most $2n-4$ is fragile, and in 2013 Le and Pfender characterized the non-fragile…

Combinatorics · Mathematics 2024-12-06 Kun Cheng , Yurui Tang , Xingzhi Zhan

Thomassen proved that every planar graph $G$ on $n$ vertices has at least $2^{n/9}$ distinct $L$-colorings if $L$ is a 5-list-assignment for $G$ and at least $2^{n/10000}$ distinct $L$-colorings if $L$ is a 3-list-assignment for $G$ and $G$…

Combinatorics · Mathematics 2016-02-16 Tom Kelly , Luke Postle

A proper vertex coloring of a graph $G$ is $r$-dynamic if for each $v\in V(G)$, at least $\min\{r,d(v)\}$ colors appear in $N_G(v)$. In this paper we investigate $r$-dynamic versions of coloring, list coloring, and paintability. We prove…

Combinatorics · Mathematics 2015-11-13 Sarah Loeb , Thomas Mahoney , Benjamin Reiniger , Jennifer Wise

It is well known that the spectral radius of a tree whose maximum degree is D cannot exceed 2sqrt{D-1}. Similar upper bound holds for arbitrary planar graphs, whose spectral radius cannot exceed sqrt{8D}+10, and more generally, for all…

Combinatorics · Mathematics 2012-05-08 Zdenek Dvorak , Bojan Mohar

An $n$-vertex graph $G$ is weakly $F$-saturated if $G$ contains no copy of $F$ and there exists an ordering of all edges in $E(K_n) \setminus E(G)$ such that, when added one at a time, each edge creates a new copy of $F$. The minimum size…

Combinatorics · Mathematics 2025-08-28 Margarita Akhmejanova , Ilya Vorobyev , Maksim Zhukovskii

In recent work, Martinsson and Steiner showed that every $K_3$-free $d$-degenerate graph $G$ has fractional chromatic number $\chi_f(G) = O\left(\frac{d}{\log d}\right)$. In this paper, we extend the result in two ways, employing an…

Combinatorics · Mathematics 2026-04-15 Abhishek Dhawan

Let $G$ be a connected graph with maximum degree $\Delta$. Brooks' theorem states that $G$ has a $\Delta$-coloring unless $G$ is a complete graph or an odd cycle. A graph $G$ is \emph{degree-choosable} if $G$ can be properly colored from…

Combinatorics · Mathematics 2018-06-19 Daniel W. Cranston , Landon Rabern

We consider, for every positive integer $a$, probability distributions on subsets of vertices of a graph with the property that every vertex belongs to the random set sampled from this distribution with probability at most $1/a$. Among…

Combinatorics · Mathematics 2019-07-31 Zdeněk Dvořák , Jean-Sébastien Sereni

A graph is $k$-degenerate if every subgraph has minimum degree at most $k$. We provide lower bounds on the size of a maximum induced 2-degenerate subgraph in a triangle-free planar graph. We denote the size of a maximum induced 2-degenerate…

Combinatorics · Mathematics 2018-02-21 Zdeněk Dvořák , Tom Kelly

A graph G is weakly 4-connected if it is 3-connected, has at least five vertices, and for every pair of sets (A,B) with union V(G) and intersection of size three such that no edge has one end in A-B and the other in B-A, one of the induced…

Combinatorics · Mathematics 2014-01-14 Rajneesh Hegde , Robin Thomas

Give a digraph $D=(V(D),A(D))$, let $\partial^+_D(v)=\{vw|w\in N^+_D(v)\}$ and $\partial^-_D(v)=\{uv|u\in N^-_D(v)\}$ be semi-cuts of $v$. A mapping $\varphi:A(D)\rightarrow [k]$ is called a weak-odd $k$-edge coloring of $D$ if it satisfies…

Combinatorics · Mathematics 2022-02-18 Ruijuan Gu , Hui Lei , Xiaopan Lian , Zhenyu Taoqiu

Graph coloring with preferences offers a powerful framework for constraint satisfaction problems in which fulfilling every request is impossible but satisfying a guaranteed positive fraction is highly desirable. A \emph{request} on a graph…

Combinatorics · Mathematics 2026-05-25 Shu Fang , Runrun Liu , Gexin Yu

An interesting generalization of list coloring is so called DP-coloring (named after Dvo\v{r}\'ak and Postle). We study $(i,j)$-defective DP-colorings of simple graphs. Define $g_{DP}(i,j,n)$ to be the minimum number of edges in an…

Combinatorics · Mathematics 2023-06-27 Alexandr Kostochka , Jingwei Xu

A weak deletion sequence is a sequence $(G_1,\ldots,G_n)$ of graphs so that for each $i\in[n-1]$ either $G_i$ is isomorphic to a subgraph of $G_{i+1}$, or vice versa: $G_{i+1}$ is isomorphic to a subgraph of $G_i$. We prove that determining…

Combinatorics · Mathematics 2025-12-09 Johannes Carmesin , Will J. Turner

An $\ell$-vertex-ranking of a graph $G$ is a colouring of the vertices of $G$ with integer colours so that in any connected subgraph $H$ of $G$ with diameter at most $\ell$, there is a vertex in $H$ whose colour is larger than that of every…

Combinatorics · Mathematics 2024-04-26 John Iacono , Piotr Micek , Pat Morin , Bruce Reed