# Coloring rings

**Authors:** Fr\'ed\'eric Maffray, Irena Penev, Kristina Vu\v{s}kovi\'c

arXiv: 1907.11905 · 2020-09-21

## TL;DR

This paper introduces a polynomial-time coloring algorithm for rings, a class of graphs, by proving their chromatic number equals that of their hyperholes, and extends this to a larger graph class, also verifying Hadwiger's conjecture.

## Contribution

The paper proves the chromatic number of a ring equals that of its hyperholes and provides a polynomial-time coloring algorithm, extending results to a larger graph class.

## Key findings

- Chromatic number of rings equals maximum chromatic number of hyperholes.
- Polynomial-time coloring algorithm for rings.
- Verification of Hadwiger's conjecture for the studied graph class.

## Abstract

A ring is a graph $R$ whose vertex set can be partitioned into $k \geq 4$ nonempty sets, $X_1, \dots, X_k$, such that for all $i \in \{1,\dots,k\}$, the set $X_i$ can be ordered as $X_i = \{u_i^1, \dots, u_i^{|X_i|}\}$ so that $X_i \subseteq N_R[u_i^{|X_i|}] \subseteq \dots \subseteq N_R[u_i^1] = X_{i-1} \cup X_i \cup X_{i+1}$. A hyperhole is a ring $R$ such that for all $i \in \{1,\dots,k\}$, $X_i$ is complete to $X_{i-1}\cup X_{i+1}$. In this paper, we prove that the chromatic number of a ring $R$ is equal to the maximum chromatic number of a hyperhole in $R$. Using this result, we give a polynomial-time coloring algorithm for rings.   Rings formed one of the basic classes in a decomposition theorem for a class of graphs studied by Boncompagni, Penev, and Vu\v{s}kovi\'c in [Journal of Graph Theory 91 (2019), 192--246]. Using our coloring algorithm for rings, we show that graphs in this larger class can also be colored in polynomial time. Furthermore, we find the optimal $\chi$-bounding function for this larger class of graphs, and we also verify Hadwiger's conjecture for it.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.11905/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/1907.11905/full.md

---
Source: https://tomesphere.com/paper/1907.11905