English
Related papers

Related papers: Approximately coloring graphs without long induced…

200 papers

In this paper, we give a polynomial time algorithm which determines if a given graph containing a triangle and no induced seven-vertex path is 3-colorable, and gives an explicit coloring if one exists. In previous work, we gave a polynomial…

Discrete Mathematics · Computer Science 2015-03-25 Maria Chudnovsky , Peter Maceli , Mingxian Zhong

In this paper, we give a polynomial time algorithm which determines if a given triangle-free graph with no induced seven-vertex path is 3-colorable, and gives an explicit coloring if one exists.

Combinatorics · Mathematics 2014-09-19 Maria Chudnovsky , Peter Maceli , Mingxian Zhong

We present an algorithm to color a graph $G$ with no triangle and no induced $7$-vertex path (i.e., a $\{P_7,C_3\}$-free graph), where every vertex is assigned a list of possible colors which is a subset of $\{1,2,3\}$. While this is a…

A graph is $P_t$-free if it contains no induced subgraph isomorphic to a $t$-vertex path. A graph is not bipartite if and only if it contains an induced subgraph isomorphic to a $k$-vertex cycle, where $k$ is odd. We focus on the 3-coloring…

Combinatorics · Mathematics 2025-12-09 Yidong Zhou , Mingxian Zhong , Shenwei Huang

For any odd $t\ge 9$, we present a polynomial-time algorithm that solves the $3$-colouring problem, and finds a $3$-colouring if one exists, in $P_{t}$-free graphs of odd girth at least $t-2$. In particular, our algorithm works for $(P_9,…

Combinatorics · Mathematics 2020-08-12 Alberto Rojas , Maya Stein

We give a linear-time algorithm to decide 3-colorability of a triangle-free graph embedded in a fixed surface, and a quadratic-time algorithm to output a 3-coloring in the affirmative case. The algorithms also allow to prescribe the…

Discrete Mathematics · Computer Science 2020-11-10 Zdenek Dvorak , Daniel Kral , Robin Thomas

For an integer $r$, the graph $P_6+rP_3$ has $r+1$ components, one of which is a path on $6$ vertices, and each of the others is a path on $3$ vertices. In this paper we provide a polynomial-time algorithm to test if a graph with no induced…

Combinatorics · Mathematics 2018-07-03 Maria Chudnovsky , Shenwei Huang , Sophie Spirkl , Mingxian Zhong

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

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

The question of whether 3-Coloring can be solved in polynomial-time for the diameter two graphs is a well-known open problem in the area of algorithmic graph theory. We study the problem restricted to graph classes that avoid cycles of…

Data Structures and Algorithms · Computer Science 2023-07-28 Tereza Klimošová , Vibha Sahlot

We consider the problem of coloring a 3-colorable graph in polynomial time using as few colors as possible. This is one of the most challenging problems in graph algorithms. In this paper using Blum's notion of ``progress'', we develop a…

Data Structures and Algorithms · Computer Science 2024-06-04 Ken-ichi Kawarabayashi , Mikkel Thorup , Hirotaka Yoneda

In the problem of 2-coloring without monochromatic triangles (or triangle-tree 2-coloring), vertices of the simple, connected, undirected graph are colored with either 'black' or 'white' such that there are no 3 mutually adjacent vertices…

Data Structures and Algorithms · Computer Science 2021-10-12 Michał Karpiński , Krzysztof Piecuch

We show that the 4-coloring problem can be solved in polynomial time for graphs with no induced 5-cycle $C_5$ and no induced 6-vertex path $P_6$.

Discrete Mathematics · Computer Science 2014-07-10 Maria Chudnovsky , Peter Maceli , Juraj Stacho , Mingxian Zhong

The 3-coloring of hereditary graph classes has been a deeply-researched problem in the last decade. A hereditary graph class is characterized by a (possibly infinite) list of minimal forbidden induced subgraphs $H_1,H_2,\ldots$; the graphs…

Data Structures and Algorithms · Computer Science 2024-01-12 Vít Jelínek , Tereza Klimošová , Tomáš Masařík , Jana Novotná , Aneta Pokorná

We present a polynomial-time algorithm that determines whether a graph that contains no induced path on six vertices and no bull (the graph with vertices a, b, c, d, e and edges ab, bc, cd, be, ce) is 4-colorable. We also show that for any…

Combinatorics · Mathematics 2016-02-25 Frédéric Maffray , Lucas Pastor

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

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))…

Combinatorics · Mathematics 2011-02-01 Mohammad Shoaib Jamall

Let $P_k$ be a path, $C_k$ a cycle on $k$ vertices, and $K_{k,k}$ a complete bipartite graph with $k$ vertices on each side of the bipartition. We prove that (1) for any integers $k, t>0$ and a graph $H$ there are finitely many subgraph…

Combinatorics · Mathematics 2017-03-08 Marcin Kamiński , Anna Pstrucha

We present a polynomial-space algorithm that computes the number independent sets of any input graph in time $O(1.1387^n)$ for graphs with maximum degree 3 and in time $O(1.2355^n)$ for general graphs, where n is the number of vertices.…

Data Structures and Algorithms · Computer Science 2016-10-14 Serge Gaspers , Edward Lee

A graph $G$ is a circle graph if it is an intersection graph of chords of a unit circle. We give an algorithm that takes as input an $n$ vertex circle graph $G$, runs in time at most $n^{O(\log n)}$ and finds a proper $3$-coloring of $G$,…

Data Structures and Algorithms · Computer Science 2025-11-14 Ajaykrishnan E S , Robert Ganian , Daniel Lokshtanov , Vaishali Surianarayanan
‹ Prev 1 2 3 10 Next ›