English
Related papers

Related papers: Three-coloring graphs with no induced seven-vertex…

200 papers

A graph drawn in a surface is a near-quadrangulation if the sum of the lengths of the faces different from 4-faces is bounded by a fixed constant. We leverage duality between colorings and flows to design an efficient algorithm for…

Combinatorics · Mathematics 2023-03-13 Caroline Bang , Zdeněk Dvořák , Emily Heath , Bernard Lidický

In this paper we show that it can be decided in polynomial time whether or not the visibility graph of a given point set is 4-colourable, and such a 4-colouring, if it exists, can also be constructed in polynomial time. We show that the…

Computational Geometry · Computer Science 2017-06-27 Ajit Arvind Diwan , Bodhayan Roy

Given an integer $k>4$ and a graph $H$, we prove that, assuming P$\neq$NP, the List-$k$-Coloring Problem restricted to $H$-free graphs can be solved in polynomial time if and only if either every component of $H$ is a path on at most three…

Combinatorics · Mathematics 2025-04-08 Maria Chudnovsky , Sepehr Hajebi , Sophie Spirkl

A {\it dynamic $k$-coloring} of a graph $G$ is a proper $k$-coloring of the vertices of $G$ such that every vertex of degree at least 2 in $G$ will be adjacent to vertices with at least 2 different colors. The smallest number $k$ for which…

Discrete Mathematics · Computer Science 2007-11-20 Xueliang Li , Wenli Zhou

For $k\geq 1$, a $k$-colouring $c$ of $G$ is a mapping from $V(G)$ to $\{1,2,\ldots,k\}$ such that $c(u)\neq c(v)$ for any two non-adjacent vertices $u$ and $v$. The $k$-Colouring problem is to decide if a graph $G$ has a $k$-colouring. For…

Combinatorics · Mathematics 2021-01-21 Barnaby Martin , Daniel Paulusma , Siani Smith

In this paper, we prove that every 3-chromatic connected graph, except $C_7$, admits a 3-vertex coloring in which every vertex is the beginning of a 3-chromatic path. It is a special case of a conjecture due to S.~Akbari, F.~Khaghanpoor,…

Combinatorics · Mathematics 2015-03-04 Bessy Stéphane , Bousquet Nicolas

Since planar triangle-free graphs are 3-colourable, such a graph with n vertices has an independent set of size at least n/3. We prove that unless the graph contains a certain obstruction, its independence number is at least n/(3-epsilon)…

Combinatorics · Mathematics 2017-02-10 Zdeněk Dvořák , Jordan Venters

In this paper, we prove that planar graphs without cycles of length 4, 6, 9 are 3-colorable.

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

In this paper we have given a unified graph coloring algorithm for planar graphs. The problems that have been considered in this context respectively, are vertex, edge, total and entire colorings of the planar graphs. The main tool in the…

Combinatorics · Mathematics 2007-11-27 I. Cahit

In the $\ell$-Coloring Problem, we are given a graph on $n$ nodes, and tasked with determining if its vertices can be properly colored using $\ell$ colors. In this paper we study below-guarantee graph coloring, which tests whether an…

Data Structures and Algorithms · Computer Science 2025-09-17 Shyan Akmal , Tomohiro Koana

We study the graph coloring problem over random graphs of finite average connectivity $c$. Given a number $q$ of available colors, we find that graphs with low connectivity admit almost always a proper coloring whereas graphs with high…

Disordered Systems and Neural Networks · Physics 2009-11-10 A. Braunstein , R. Mulet , A. Pagnani , M. Weigt , R. Zecchina

In the first partial result toward Steinberg's now-disproved three coloring conjecture, Abbott and Zhou used a counting argument to show that every planar graph without cycles of lengths 4 through 11 is 3-colorable. Implicit in their proof…

Combinatorics · Mathematics 2022-09-13 Zachary Hamaker , Vincent Vatter

The List-3-Coloring Problem is to decide, given a graph $G$ and a list $L(v)\subseteq \{1,2,3\}$ of colors assigned to each vertex $v$ of $G$, whether $G$ admits a proper coloring $\phi$ with $\phi(v)\in L(v)$ for every vertex $v$ of $G$,…

Combinatorics · Mathematics 2024-04-03 Sepehr Hajebi , Yanjia Li , Sophie Spirkl

The problem of efficiently coloring $3$-colorable graphs with few colors has received much attention on both the algorithmic and inapproximability fronts. We consider exponential time approximations, in which given a parameter $r$, we aim…

Data Structures and Algorithms · Computer Science 2024-06-25 Venkatesan Guruswami , Rhea Jain

Given a triangle-free planar graph G and a 9-cycle C in G, we characterize situations where a 3-coloring of C does not extend to a proper 3-coloring of G. This extends previous results when C is a cycle of length at most 8.

Combinatorics · Mathematics 2017-09-28 Ilkyoo Choi , Jan Ekstein , Přemysl Holub , Bernard Lidický

We propose a new algorithm for 3-coloring that runs in time O(1.3217^n). For this algorithm, we make use of the time O(1.3289^n) algorithm for 3-coloring by Beigel and Eppstein. They described a structure in all graphs, whose vertices could…

Data Structures and Algorithms · Computer Science 2023-02-28 Lucas Meijer

In spite of the extensive studies of the 3-coloring problem with respect to several basic parameters, the complexity status of the 3-coloring problem on graphs with small diameter, i.e. with diameter 2 or 3, has been a longstanding and…

Data Structures and Algorithms · Computer Science 2012-10-18 George B. Mertzios , Paul G. Spirakis

A graph is called $P_t$-free if it does not contain the path on $t$ vertices as an induced subgraph. Let $H$ be a multigraph with the property that any two distinct vertices share at most one common neighbour. We show that the generating…

Discrete Mathematics · Computer Science 2019-03-25 Carla Groenland , Karolina Okrasa , Pawel Rzążewski , Alex Scott , Paul Seymour , Sophie Spirkl

The well-known Steinberg's conjecture asserts that any planar graph without 4- and 5-cycles is 3 colorable. In this note we have given a short algorithmic proof of this conjecture based on the spiral chains of planar graphs proposed in the…

Combinatorics · Mathematics 2007-05-23 I. Cahit

The three-in-a-tree algorithm of Chudnovsky and Seymour decides in time $O(n^4)$ whether three given vertices of a graph belong to an induced tree. Here, we study four-in-a-tree for triangle-free graphs. We give a structural answer to the…

Discrete Mathematics · Computer Science 2013-09-05 Nicolas Derhy , Christophe Picouleau , Nicolas Trotignon