English
Related papers

Related papers: A Unified Spiral Chain Coloring Algorithm for Plan…

200 papers

We consider the problem of list edge coloring for planar graphs. Edge coloring is the problem of coloring the edges while ensuring that two edges that are incident receive different colors. A graph is k-edge-choosable if for any assignment…

Discrete Mathematics · Computer Science 2013-03-19 Marthe Bonamy

Esperet and Joret proved that planar graphs with bounded maximum degree are 3-colorable with bounded clustering. Liu and Wood asked whether the conclusion holds with the assumption of the bounded maximum degree replaced by assuming that no…

Combinatorics · Mathematics 2023-06-19 Zdeněk Dvořák

A (not necessarily proper) vertex colouring of a graph has "clustering" $c$ if every monochromatic component has at most $c$ vertices. We prove that planar graphs with maximum degree $\Delta$ are 3-colourable with clustering $O(\Delta^2)$.…

Combinatorics · Mathematics 2023-06-22 Vida Dujmović , Louis Esperet , Pat Morin , Bartosz Walczak , David R. Wood

The Cyclic Coloring Conjecture asserts that the vertices of every plane graph with maximum face size D can be colored using at most 3D/2 colors in such a way that no face is incident with two vertices of the same color. The Cyclic Coloring…

Combinatorics · Mathematics 2016-02-08 Michael Hebdige , Daniel Kral

In 1965, Vizing [Diskret. Analiz, 1965] showed that every planar graph of maximum degree $\Delta\ge 8$ can be edge-colored using $\Delta$ colors. The direct implementation of the Vizing's proof gives an algorithm that finds the coloring in…

Data Structures and Algorithms · Computer Science 2026-05-06 Patryk Jędrzejczak , Łukasz Kowalik

In this paper we study threshold coloring of graphs, where the vertex colors represented by integers are used to describe any spanning subgraph of the given graph as follows. Pairs of vertices with near colors imply the edge between them is…

Discrete Mathematics · Computer Science 2013-05-20 Md. Jawaherul Alam , Steven Chaplick , Gašper Fijavž , Michael Kaufmann , Stephen G. Kobourov , Sergey Pupyrev

In the past various distance based colorings on planar graphs were introduced. We turn our focus to three of them, namely $2$-distance coloring, injective coloring, and exact square coloring. A $2$-distance coloring is a proper coloring of…

Combinatorics · Mathematics 2023-03-20 Hoang La , Kenny Štorgel

The concept of DP-coloring of a graph is a generalization of list coloring introduced by Dvo\v{r}\'{a}k and Postle in 2015. Multiple DP-coloring of graphs, as a generalization of multiple list coloring, was first studied by Bernshteyn,…

Combinatorics · Mathematics 2022-01-31 Huan Zhou , Xuding Zhu

Listed as No. 53 among the one hundred famous unsolved problems in [J. A. Bondy, U. S. R. Murty, Graph Theory, Springer, Berlin, 2008] is Steinberg's conjecture, which states that every planar graph without 4- and 5-cycles is 3-colorable.…

Combinatorics · Mathematics 2017-02-27 Ligang Jin , Yingli Kang , Michael Schubert , Yingqian Wang

A facial unique-maximum coloring of a plane graph is a vertex coloring where on each face $\alpha$ the maximal color appears exactly once on the vertices of $\alpha$. If the coloring is required to be proper, then the upper bound for the…

Combinatorics · Mathematics 2018-06-29 Vesna Andova , Bernard Lidický , Borut Lužar , Riste Škrekovski

The famous Wegner's Planar Graph Conjecture asserts tight upper bounds on the chromatic number of the square $G^2$ of a planar graph $G$, depending on the maximum degree $\Delta(G)$ of $G$. The only case that the conjecture is resolved is…

Combinatorics · Mathematics 2026-02-17 Eun-Kyung Cho , Ilkyoo Choi , Bernard Lidický

The \textit{square} of a graph $G$, denoted by $G^2$, is obtained from $G$ by adding an edge to connect every pair of vertices with a common neighbor in $G$. In this paper we prove that for every planar graph $G$ with maximum degree at most…

Combinatorics · Mathematics 2023-08-15 Jiani Zou , Miaomiao Han , Hong-Jian Lai

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

Wang and Lih in 2002 conjectured that every planar graph without adjacent triangles is 4-choosable. In this paper, we prove that every planar graph without any 4-cycle adjacent to two triangles is DP-4-colorable, which improves the results…

Combinatorics · Mathematics 2018-04-25 Runrun Liu , Xiangwen Li

Let $X$ be a (repetitive) infinite connected simple graph with a finite upper bound $\Delta$ on the vertex degrees. The main theorem states that $X$ admits a (repetitive) limit aperiodic vertex coloring by $\Delta$ colors. This refines a…

Metric Geometry · Mathematics 2020-03-05 Jesús A. Álvarez López , Ramón Barral Lijó

We describe an algorithm for generating all $k$-critical $\mathcal H$-free graphs, based on a method of Ho\`{a}ng et al. Using this algorithm, we prove that there are only finitely many $4$-critical $(P_7,C_k)$-free graphs, for both $k=4$…

Combinatorics · Mathematics 2015-08-14 Jan Goedgebeur , Oliver Schaudt

The famous four color theorem states that for all planar graphs, every vertex can be assigned one of 4 colors such that no two adjacent vertices receive the same color. Since Francis Guthrie first conjectured it in 1852, it is until 1976…

General Mathematics · Mathematics 2015-03-13 Jin Xu

This paper explores the application of a new algebraic method of color exchanges to the edge coloring of simple graphs. Vizing's theorem states that the edge coloring of a simple graph $G$ requires either $\Delta$ or $\Delta+1$ colors,…

Data Structures and Algorithms · Computer Science 2011-04-12 Tony T. Lee , Yujie Wan , Hao Guan

Vizing's theorem guarantees that every graph with maximum degree $\Delta$ admits an edge coloring using $\Delta + 1$ colors. In online settings - where edges arrive one at a time and must be colored immediately - a simple greedy algorithm…

Data Structures and Algorithms · Computer Science 2025-07-30 Joakim Blikstad , Ola Svensson , Radu Vintan , David Wajc

An acyclic edge coloring of a graph $G$ is a proper edge coloring such that no bichromatic cycles are produced. The acyclic edge coloring conjecture by Fiam{\v{c}}ik (1978) and Alon, Sudakov and Zaks (2001) states that every simple graph…

Discrete Mathematics · Computer Science 2020-05-14 Qiaojun Shu , Guohui Lin , Eiji Miyano