English
Related papers

Related papers: A certifying algorithm for 3-colorability of P5-fr…

200 papers

A graph is unichord free if it does not contain a cycle with exactly one chord as its subgraph. In [3], it is shown that a graph is unichord free if and only if every minimal vertex separator is a stable set. In this paper, we first show…

Discrete Mathematics · Computer Science 2014-10-27 Mahati Kumar , S. Manasvini , N. Sadagopan , Adithya Seshadri

A $k$-coloring of a tournament is a partition of its vertices into $k$ acyclic sets. Deciding if a tournament is 2-colorable is NP-hard. A natural problem, akin to that of coloring a 3-colorable graph with few colors, is to color a…

Data Structures and Algorithms · Computer Science 2024-11-25 Felix Klingelhoefer , Alantha Newman

A graph is even-hole-free if it has no induced even cycles of length 4 or more. A cap is a cycle of length at least 5 with exactly one chord and that chord creates a triangle with the cycle. In this paper, we consider (cap, even hole)-free…

Discrete Mathematics · Computer Science 2016-11-28 Kathie Cameron , Murilo V. G. da Silva , Shenwei Huang , Kristina Vušković

A graph $G$ is {\em $k$-choosable} if for every assignment of a set $S(v)$ of $k$ colors to every vertex $v$ of $G$, there is a proper coloring of $G$ that assigns to each vertex $v$ a color from $S(v)$. We consider the complexity of…

Discrete Mathematics · Computer Science 2008-02-20 Shai Gutner

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

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

Let $P_n$ and $K_n$ denote the induced path and complete graph on $n$ vertices, respectively. The {\em kite} is the graph obtained from a $P_4$ by adding a vertex and making it adjacent to all vertices in the $P_4$ except one vertex with…

Combinatorics · Mathematics 2022-04-20 Shenwei Huang , Yiao Ju , T. Karthick

A graph $G$ is \emph{chordless} if no cycle in $G$ has a chord. In the present work we investigate the chromatic index and total chromatic number of chordless graphs. We describe a known decomposition result for chordless graphs and use it…

Discrete Mathematics · Computer Science 2013-09-10 Raphael C. S. Machado , Celina M. H. de Figueiredo , Nicolas Trotignon

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

Given two graphs $H_1$ and $H_2$, a graph is $(H_1,H_2)$-free if it contains no induced subgraph isomorphic to $H_1$ nor $H_2$. Let $P_t$ be the path on $t$ vertices. A dart is the graph obtained from a diamond by adding a new vertex and…

Combinatorics · Mathematics 2023-10-12 Wen Xia , Jorik Jooken , Jan Goedgebeur , Shenwei Huang

The Petersen colouring conjecture states that every bridgeless cubic graph admits an edge-colouring with $5$ colours such that for every edge $e$, the set of colours assigned to the edges adjacent to $e$ has cardinality either $2$ or $4$,…

Combinatorics · Mathematics 2020-09-11 François Pirot , Jean-Sébastien Sereni , Riste Škrekovski

Answering a question by Letzter and Snyder, we prove that for large enough $k$ any $n$-vertex graph $G$ with minimum degree at least $\frac{1}{2k-1}n$ and without odd cycles of length less than $2k+1$ is $3$-colourable. In fact, we prove a…

Combinatorics · Mathematics 2023-03-08 Julia Böttcher , Nóra Frankl , Domenico Mergoni Cecchelli , Olaf Parczyk , Jozef Skokan

In this paper uniquely list colorable graphs are studied. A graph G is called to be uniquely k-list colorable if it admits a k-list assignment from which G has a unique list coloring. The minimum k for which G is not uniquely k-list…

Combinatorics · Mathematics 2008-01-03 Ch. Eslahchi , M. Ghebleh , H. Hajiabolhassan

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

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

Zaslavsky proved in 2012 that, up to switching isomorphism, there are six different signed Petersen graphs and that they could be told apart by their chromatic polynomials, by showing that the latter give distinct results when evaluated at…

Combinatorics · Mathematics 2019-04-10 Matthias Beck , Erika Meza , Bryan Nevarez , Alana Shine , Michael Young

Trotignon and Vuskovic completely characterized graphs that do not contain cycles with exactly one chord. In particular, they show that such a graph G has chromatic number at most max(3,w(G)). We generalize this result to the class of…

Discrete Mathematics · Computer Science 2013-04-08 Pierre Aboulker 'and' Nicolas Bousquet

A graph is $(k_1,k_2)$-colorable if its vertex set can be partitioned into a graph with maximum degree at most $k_1$ and and a graph with maximum degree at most $k_2$. We show that every $(C_3,C_4,C_6)$-free planar graph is…

Discrete Mathematics · Computer Science 2017-11-27 François Dross , Pascal Ochem

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

Clique-width is one of the graph complexity measures leading to polynomial special-case algorithms for generally NP-complete problems, e.g. graph colourability. The best two currently known algorithms for verifying c-colourability of graphs…

Computational Complexity · Computer Science 2021-08-13 Bruno Courcelle , Irène Durand , Michael Raskin
‹ Prev 1 3 4 5 6 7 10 Next ›