English
Related papers

Related papers: Three-coloring triangle-free graphs on surfaces VI…

200 papers

We give a polynomial-time algorithm that computes the chromatic number of any graph that contains no path on five vertices and no bull as an induced subgraph (where the bull is the graph with five vertices $a,b,c,d,e$ and edges…

Combinatorics · Mathematics 2017-07-28 Frédéric Maffray

it is shown that each triangle-free 1-planar graph with maximum degree $\Delta\geq7$ can be $\Delta$-colorable by Discharging Method.

Combinatorics · Mathematics 2010-12-30 Xin Zhang , Guizhen Liu , Jian-Liang Wu

In this article we show that Maximum Partial List H-Coloring is polynomial-time solvable on P_5-free graphs for every fixed graph H. In particular, this implies that Maximum k-Colorable Subgraph is polynomial-time solvable on P_5-free…

Data Structures and Algorithms · Computer Science 2026-03-06 Daniel Lokshtanov , Paweł Rzążewski , Saket Saurabh , Roohani Sharma , Meirav Zehavi

Every triangle-free planar graph on n vertices has an independent set of size at least (n+1)/3, and this lower bound is tight. We give an algorithm that, given a triangle-free planar graph G on n vertices and an integer k>=0, decides…

Discrete Mathematics · Computer Science 2014-09-23 Zdenek Dvorak , Matthias Mnich

Thomassen conjectured that every triangle-free planar graph on n vertices has exponentially many 3-colorings, and proved that it has at least 2^[n^(1/12)/20000] distinct 3-colorings. We show that it has at least 2^sqrt(n/362) distinct…

Combinatorics · Mathematics 2011-03-31 Arash Asadi , Zdenek Dvorak , Luke Postle , Robin Thomas

We say that a vertex or edge colouring of a graph is distinguishing if the only automorphism that preserves this colouring is the identity. A (proper) distinguishing colouring is irreducible if there is no possibility of merging two…

Combinatorics · Mathematics 2026-02-18 Marcin Stawiski

A conflict-free $k$-coloring of a graph $G=(V,E)$ assigns one of $k$ different colors to some of the vertices such that, for every vertex $v$, there is a color that is assigned to exactly one vertex among $v$ and $v$'s neighbors. Such…

Computational Geometry · Computer Science 2017-09-13 Sándor P. Fekete , Phillip Keldenich

Several classical constructions illustrate the fact that the chromatic number of a graph can be arbitrarily large compared to its clique number. However, until very recently, no such construction was known for intersection graphs of…

For a fixed integer h>=1, let G be a tripartite graph with N vertices in each vertex class, N divisible by 6h, such that every vertex is adjacent to at least 2N/3+h-1 vertices in each of the other classes. We show that if N is sufficiently…

Combinatorics · Mathematics 2016-05-24 Ryan R. Martin , Yi Zhao

Let $G$ be an $n$-vertex graph with the maximum degree $\Delta$ and the minimum degree $\delta$. We give algorithms with complexity $O(1.3158^{n-0.7~\Delta(G)})$ and $O(1.32^{n-0.73~\Delta(G)})$ that determines if $G$ is 3-colorable, when…

Combinatorics · Mathematics 2020-09-01 Nicholas Crawford , Sogol Jahanbekam , Katerina Potika

Given a graph $G=(V, E)$ and a list of available colors $L(v)$ for each vertex $v\in V$, where $L(v) \subseteq \{1, 2, \ldots, k\}$, List $k$-Coloring refers to the problem of assigning colors to the vertices of $G$ so that each vertex…

Data Structures and Algorithms · Computer Science 2023-12-14 Banu Baklan Şen , Öznur Yaşar Diner , Thomas Erlebach

Soon after his 1964 seminal paper on edge colouring, Vizing asked the following question: can an optimal edge colouring be reached from any given proper edge colouring through a series of Kempe changes? We answer this question in the…

Combinatorics · Mathematics 2021-07-19 Marthe Bonamy , Oscar Defrain , Tereza Klimošová , Aurélie Lagoutte , Jonathan Narboni

A squarefree word is a sequence $w$ of symbols such that there are no strings $x, y$, and $z$ for which $w=xyyz$. A nonrepetitive coloring of a graph is an edge coloring in which the sequence of colors along any open path is squarefree. We…

Computational Complexity · Computer Science 2007-12-07 Fedor Manin

We show that the edges of every 3-connected planar graph except $K_4$ can be colored with two colors in such a way that the graph has no color preserving automorphisms. Also, we characterize all graphs which have the property that their…

Combinatorics · Mathematics 2016-08-26 Erica Flapan , Sarah Rundell , Madeline Wyse

We consider the problem of coloring a 3-colorable graph in polynomial time using as few colors as possible. We present a combinatorial algorithm getting down to $\tO(n^{4/11})$ colors. This is the first combinatorial improvement of Blum's…

Discrete Mathematics · Computer Science 2012-05-08 Ken-ichi Kawarabayashi , Mikkel Thorup

Let $s$ and $t$ be positive integers. We use $P_t$ to denote the path with $t$ vertices and $K_{1,s}$ to denote the complete bipartite graph with parts of size $1$ and $s$ respectively. The one-subdivision of $K_{1,s}$ is obtained by…

Combinatorics · Mathematics 2020-06-05 Maria Chudnovsky , Sophie Spirkl , Mingxian Zhong

An embedding of a graph into $\mathbb{R}^3$ is said to be linear, if any edge of the graph is sent to be a line segment. And we say that an embedding $f$ of a graph $G$ into $\mathbb{R}^3$ is free, if $\pi_1(\mathbb{R}^3-f(G))$ is a free…

Geometric Topology · Mathematics 2014-09-25 Youngsik Huh , Jung Hoon Lee

For a fixed simple digraph $F$ and a given simple digraph $D$, an $F$-free $k$-coloring of $D$ is a vertex-coloring in which no induced copy of $F$ in $D$ is monochromatic. We study the complexity of deciding for fixed $F$ and $k$ whether a…

Combinatorics · Mathematics 2022-06-08 Helena Bergold , Winfried Hochstättler , Raphael Steiner

Bonamy et al. (2023) proved that an optimal edge coloring of a simple triangle--free graph $G$ can be reached from any given proper edge coloring of $G$ through a series of Kempe changes. We show that a small modification of their proof…

Combinatorics · Mathematics 2024-12-02 Armen Asratian

Many practical problems in almost all scientific and technological disciplines have been classified as computationally hard (NP-hard or even NP-complete). In life sciences, combinatorial optimization problems frequently arise in molecular…

Data Structures and Algorithms · Computer Science 2015-03-19 H. Jose Antonio Martin