English
Related papers

Related papers: Coloring locally sparse graphs

200 papers

If $k\geq 0$, then a $k$-edge-coloring of a graph $G$ is an assignment of colors to edges of $G$ from the set of $k$ colors, so that adjacent edges receive different colors. A $k$-edge-colorable subgraph of $G$ is maximum if it is the…

Discrete Mathematics · Computer Science 2018-07-18 Liana Karapetyan , Vahan Mkrtchyan

In a strong edge-coloring of a graph $G=(V,E)$, any two edges of distance at most $2$ get distinct colors. The strong chromatic index of $G$, denoted by $\chi_s'(G)$, is the minimum number of colors needed in a strong edge-coloring of $G$.…

Combinatorics · Mathematics 2026-02-05 Runze Wang

An odd coloring of a graph $G$ is a proper coloring of $G$ such that for every non-isolated vertex $v$, there is a color appearing an odd number of times in $N_G(v)$. Odd coloring of graphs was studied intensively in recent few years. In…

Combinatorics · Mathematics 2024-01-24 Hyemin Kwon , Boram Park

The chromatic discrepancy of a graph $G$, denoted $\phi(G)$, is the least over all proper colourings $\sigma$ of $G$ of the greatest difference between the number of colours $|\sigma(V(H))|$ spanned by an induced subgraph $H$ of $G$ and its…

We contribute an approach to the problem of locally computing sparse connected subgraphs of dense graphs. In this setting, given an edge in a connected graph $G = (V, E)$, an algorithm locally decides its membership in a sparse connected…

Data Structures and Algorithms · Computer Science 2020-07-13 Rogers Epstein

A graph is locally irregular if no two adjacent vertices have the same degree. The irregular chromatic index $\chi_{\rm irr}'(G)$ of a graph $G$ is the smallest number of locally irregular subgraphs needed to edge-decompose $G$. Not all…

Combinatorics · Mathematics 2016-04-04 Julien Bensmail , Martin Merker , Carsten Thomassen

Suppose in a graph $G$ vertices can be either red or blue. Let $k$ be odd. At each time step, each vertex $v$ in $G$ polls $k$ random neighbours and takes the majority colour. If it doesn't have $k$ neighbours, it simply polls all of them,…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-08-01 Mohammed Amin Abdullah , Moez Draief

A proper edge coloring of a graph without any bichromatic cycles is said to be an acyclic edge coloring of the graph. The acyclic chromatic index of a graph $G$ denoted by $a'(G)$, is the minimum integer $k$ such that $G$ has an acyclic…

Combinatorics · Mathematics 2026-04-01 Nevil Anto , Manu Basavaraju , Shashanka Kulamarva

For graphs $G$ and $H$, let $G\to (H,H)$ signify that any red/blue edge coloring of $G$ contains a monochromatic $H$ as a subgraph, and $\mathcal{H}(\Delta,n)=\{H:|V(H)|=n,\Delta(H)\le \Delta\}$. For fixed $\Delta$ and $n$, we say that $G$…

Combinatorics · Mathematics 2015-08-10 Qizhong Lin , Yusheng Li

A coloring of the edges of a graph $G$ is strong if each color class is an induced matching of $G$. The strong chromatic index of $G$, denoted by $\chi_{s}^{\prime}(G)$, is the least number of colors in a strong edge coloring of $G$. In…

Combinatorics · Mathematics 2016-08-11 Michał Dębski , Jarosław Grytczuk , Małgorzata Śleszyńska-Nowak

Let $\chi'_\subset(G)$ be the least number of colours necessary to properly colour the edges of a graph $G$ with minimum degree $\delta\geq 2$ so that the set of colours incident with any vertex is not contained in a set of colours incident…

Combinatorics · Mathematics 2019-09-04 Jakub Kwaśny , Jakub Przybyło

It is shown that any graph with maximum degree $\Delta$ in which the average degree of the induced subgraph on the set of all neighbors of any vertex exceeds $\frac{6k^2}{6k^2 + 1}\Delta + k + 6$ is either $(\Delta - k)$-colorable or…

Combinatorics · Mathematics 2012-10-02 Landon Rabern

Let $k \ge 1$ be an integer and let $G$ be a nonempty simple graph. An \emph{edge-$k$-coloring} $\varphi$ of $G$ is an assignment of colors from $\{1,\ldots,k\}$ to the edges of $G$ such that no two adjacent edges receive the same color.…

Combinatorics · Mathematics 2025-12-12 Yuping Gao , Songling Shan , Guanghui Wang , Yiming Zhou

Given a graph $G$, a vertex-colouring $\sigma$ of $G$, and a subset $X\subseteq V(G)$, a colour $x \in \sigma(X)$ is said to be \emph{odd} for $X$ in $\sigma$ if it has an odd number of occurrences in $X$. We say that $\sigma$ is an…

Combinatorics · Mathematics 2023-06-05 Tianjiao Dai , Qiancheng Ouyang , François Pirot

A strong edge coloring of a graph $G$ is an edge coloring $\phi\,:\,E(G) \rightarrow \mathbb N$ such that each color class forms an induced matching in $G$. The strong chromatic index of $G$, written $\chi'_s(G)$, is the minimum number of…

Combinatorics · Mathematics 2026-03-17 Richard Bi , Peter Bradshaw , Abhishek Dhawan , Jingwei Xu

Let $G$ be a graph with chromatic number $\chi$, maximum degree $\Delta$ and clique number $\omega$. Reed's conjecture states that $\chi \leq \lceil (1-\varepsilon)(\Delta + 1) + \varepsilon\omega \rceil$ for all $\varepsilon \leq 1/2$. It…

Combinatorics · Mathematics 2018-10-17 Marthe Bonamy , Thomas Perrett , Luke Postle

Given a proper edge coloring $\varphi$ of a graph $G$, we define the palette $S_{G}(v,\varphi)$ of a vertex $v \in V(G)$ as the set of all colors appearing on edges incident with $v$. The palette index $\check s(G)$ of $G$ is the minimum…

Combinatorics · Mathematics 2023-06-22 C. J. Casselgren , Petros A. Petrosyan

Alon, Krivelevich, and Sudakov conjectured in 1999 that every $F$-free graph of maximum degree at most $\Delta$ has chromatic number $O(\Delta / \log \Delta)$. This was previously known only for almost bipartite graphs, that is, for…

Combinatorics · Mathematics 2025-12-05 Abhishek Dhawan , Oliver Janzer , Abhishek Methuku

The densest subgraph problem is a classic problem in combinatorial optimisation. Danisch, Chan, and Sozio propose a definition for \emph{local density} that assigns to each vertex $v$ a value $\rho^*(v)$. This local density is a…

Data Structures and Algorithms · Computer Science 2024-11-22 Aleksander Bjørn Christiansen , Ivor van der Hoog , Eva Rotenberg

The strong chromatic number, $\chi_S(G)$, of an $n$-vertex graph $G$ is the smallest number $k$ such that after adding $k\lceil n/k\rceil-n$ isolated vertices to $G$ and considering {\bf any} partition of the vertices of the resulting graph…

Combinatorics · Mathematics 2016-05-25 Maria Axenovich , Ryan R. Martin