English
Related papers

Related papers: Bounded twin-width graphs are polynomially $\chi$-…

200 papers

We prove that a large family of pairs of graphs satisfy a polynomial dependence in asymmetric graph removal lemmas. In particular, we give an unexpected answer to a question of Gishboliner, Shapira, and Wigderson by showing that for every…

Combinatorics · Mathematics 2023-10-30 António Girão , Eoin Hurley , Freddie Illingworth , Lukas Michel

For $t \ge 2$, let us call a digraph $D$ \emph{t-chordal} if all induced directed cycles in $D$ have length equal to $t$. In a previous paper, we asked for which $t$ it is true that $t$-chordal graphs with bounded clique number have bounded…

Combinatorics · Mathematics 2022-10-18 Alvaro Carbonero , Patrick Hompe , Benjamin Moore , Sophie Spirkl

We prove that for every $k$ and every $\varepsilon>0$, there exists $g$ such that every graph with tree-width at most $k$ and odd-girth at least $g$ has circular chromatic number at most $2+\varepsilon$.

Combinatorics · Mathematics 2009-04-16 Alexandr V. Kostochka , Daniel Kral' , Jean-Sebastien Sereni , Michael Stiebitz

We provide a polynomial-time algorithm for b-Coloring on graphs of constant clique-width. This unifies and extends nearly all previously known polynomial time results on graph classes, and answers open questions posed by Campos and Silva…

Data Structures and Algorithms · Computer Science 2022-07-20 Lars Jaffke , Paloma T. Lima , Daniel Lokshtanov

Boettcher, Schacht and Taraz gave a condition on the minimum degree of a graph G on n vertices that ensures G contains every r-chromatic graph H on n vertices of bounded degree and of bandwidth o(n), thereby proving a conjecture of Bollobas…

Combinatorics · Mathematics 2012-09-06 Fiachra Knox , Andrew Treglown

The Gy\'arf\'as-Sumner conjecture says that for every forest $H$ and every integer $k$, if $G$ is $H$-free and does not contain a clique on $k$ vertices then it has bounded chromatic number. (A graph is $H$-free if it does not contain an…

Combinatorics · Mathematics 2023-01-11 Alex Scott , Paul Seymour

We construct classes of graphs that are variants of the so-called layered wheel. One of their key properties is that while the treewidth is bounded by a function of the clique number, the construction can be adjusted to make the dependance…

Combinatorics · Mathematics 2025-11-04 Maria Chudnovsky , Nicolas Trotignon

We prove that for every integer $t\geq 1$, the class of intersection graphs of curves in the plane each of which crosses a fixed curve in at least one and at most $t$ points is $\chi$-bounded. This is essentially the strongest…

Combinatorics · Mathematics 2017-10-05 Alexandre Rok , Bartosz Walczak

Birmele [J. Graph Theory, 2003] proved that every graph with circumference t has treewidth at most t-1. Under the additional assumption of 2-connectivity, such graphs have bounded pathwidth, which is a qualitatively stronger result.…

Combinatorics · Mathematics 2015-06-08 Emily A. Marshall , David R. Wood

A graph is $H$-free if it has no induced subgraph isomorphic to $H$. We continue a study into the boundedness of clique-width of subclasses of perfect graphs. We identify five new classes of $H$-free split graphs whose clique-width is…

Discrete Mathematics · Computer Science 2015-09-16 Andreas Brandstädt , Konrad K. Dabrowski , Shenwei Huang , Daniël Paulusma

Twin-width is a recently introduced graph parameter based on the repeated contraction of near-twins. It has shown remarkable utility in algorithmic and structural graph theory, as well as in finite model theory -- particularly since…

Combinatorics · Mathematics 2025-09-11 Irene Heinrich , Ferdinand Ihringer , Simon Raßmann , Lena Volk

Recently, Daligault, Rao and Thomass\'e asked in [3] if every hereditary class which is well-quasi-ordered by the induced subgraph relation is of bounded clique-width. There are two reasons why this questions is interesting. First, it…

Combinatorics · Mathematics 2015-08-26 Aistis Atminas , Vadim V. Lozin , Igor Razgon

We prove that for every path $P$, the class of graphs with no induced $P$ and no induced four-cycle $C_4$ is linearly $\chi$-bounded. More generally, we ask for which pairs $\{T,H\}$ where $T$ is a forest and $H$ is a complete multipartite…

Combinatorics · Mathematics 2026-05-12 Tung Nguyen , Sang-il Oum

For a simple graph $G$, denote by $n$, $\Delta(G)$, and $\chi'(G)$ its order, maximum degree, and chromatic index, respectively. A connected class 2 graph $G$ is edge-chromatic critical if $\chi'(G-e)<\Delta(G)+1$ for every edge $e$ of $G$.…

Combinatorics · Mathematics 2021-03-10 Yan Cao , Guantao Chen , Songling Shan

Given an arbitrary graph $G$ we study the chromatic number of a random subgraph $G_{1/2}$ obtained from $G$ by removing each edge independently with probability $1/2$. Studying $\chi(G_{1/2})$ has been suggested by Bukh~\cite{Bukh}, who…

Combinatorics · Mathematics 2018-05-03 Igor Shinkar

Suppose $G$ is a simple graph with $n$ vertices, $m$ edges, and rank $r$. Let $\chi_G(t)=a_0t^n-a_1t^{n-1}+\cdots +(-1)^ra_rt^{n-r}$ be the chromatic polynomial of $G$. For $q,k\in \Bbb{Z}$ and $0\le k\le q+r+1$, we obtain a sharp two-side…

Combinatorics · Mathematics 2015-09-03 Suijie Wang , Yeong-Nan Yeh , Fengwei Zhou

The clique-width is known to be unbounded in the class of unit interval graphs. In this paper, we show that this is a minimal hereditary class of unbounded clique-width, i.e., in every hereditary subclass of unit interval graphs the…

Combinatorics · Mathematics 2007-09-13 Vadim V. Lozin

A hereditary graph class is called polynomially $\chi$-bounded if there exists a polynomial function $f$ such that $\chi(G) \le f(\omega(G))$ for every induced subgraph $G$. A class $\mathcal{C}$ is called Pollyanna if, for every…

Combinatorics · Mathematics 2026-02-17 Narjes Rahimi , D. A. Mojdeh

A class $\mathcal G$ of graphs is $\chi$-bounded if there is a function $f$ such that for every graph $G\in \mathcal G$ and every induced subgraph $H$ of $G$, $\chi(H)\le f(\omega(H))$. In addition, we say that $\mathcal G$ is polynomially…

Combinatorics · Mathematics 2019-06-17 Ringi Kim , O-joung Kwon , Sang-il Oum , Vaidy Sivaraman

Clique-width is a well-known graph parameter. Many NP-hard graph problems admit polynomial-time solutions when restricted to graphs of bounded clique-width. The same holds for NLC-width. In this paper we study the behavior of clique-width…

Data Structures and Algorithms · Computer Science 2016-06-07 Frank Gurski