English
Related papers

Related papers: Recoloring Unit Interval Graphs with Logarithmic R…

200 papers

A list assignment $L$ of a graph $G$ is a function that assigns to every vertex $v$ of $G$ a set $L(v)$ of colors. A proper coloring $\alpha$ of $G$ is called an $L$-coloring of $G$ if $\alpha(v)\in L(v)$ for every $v\in V(G)$. For a list…

Combinatorics · Mathematics 2022-11-30 L. Sunil Chandran , Uttam K. Gupta , Dinabandhu Pradhan

For an undirected, simple, finite, connected graph $G$, we denote by $V(G)$ and $E(G)$ the sets of its vertices and edges, respectively. A function $\varphi:E(G)\rightarrow\{1,2,\ldots,t\}$ is called a proper edge $t$-coloring of a graph…

Discrete Mathematics · Computer Science 2012-05-02 R. R. Kamalian

A vertex coloring $\phi$ of a graph $G$ is $p$-centered if for every connected subgraph $H$ of $G$ either $\phi$ uses more than $p$ colors on $H$ or there is a color that appears exactly once on $H$. Centered colorings form one of the…

Combinatorics · Mathematics 2021-08-13 Michał Dębski , Stefan Felsner , Piotr Micek , Felix Schröder

Graph Coloring consists in assigning colors to vertices ensuring that two adjacent vertices do not have the same color. In dynamic graphs, this notion is not well defined, as we need to decide if different colors for adjacent vertices must…

Discrete Mathematics · Computer Science 2025-05-16 Allen Ibiapina , Minh Hang Nguyen , Mikaël Rabie , Cléophée Robin

Coloring unit-disk graphs efficiently is an important problem in the global and distributed setting, with applications in radio channel assignment problems when the communication relies on omni-directional antennas of the same power. In…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-01-23 Louis Esperet , Sébastien Julliot , Arnaud de Mesmay

We study a variation of the graph colouring problem on random graphs of finite average connectivity. Given the number of colours, we aim to maximise the number of different colours at neighbouring vertices (i.e. one edge distance) of any…

Statistical Mechanics · Physics 2009-11-11 S. Bounkong , J. van Mourik , D. Saad

A well-studied coloring problem is to assign colors to the edges of a graph $G$ so that, for every pair of vertices, all edges of at least one shortest path between them receive different colors. The minimum number of colors necessary in…

Data Structures and Algorithms · Computer Science 2018-01-17 L. Sunil Chandran , Anita Das , Davis Issac , Erik Jan van Leeuwen

The reconfiguration graph $R_k(G)$ of the $k$-colourings of a graph~$G$ has as vertex set the set of all possible $k$-colourings of $G$ and two colourings are adjacent if they differ on exactly one vertex. We give a short proof of the…

Combinatorics · Mathematics 2020-12-15 Carl Feghali

A graph is {\em locally irregular} if no two adjacent vertices have the same degree. A {\em locally irregular edge-coloring} of a graph $G$ is such an (improper) edge-coloring that the edges of any fixed color induce a locally irregular…

For a graph $G$, let $\chi(G)$ denote the chromatic number of $G$. Given a graph $G$, the $reconfiguration$ $graph$ $for$ $the$ $k$-$colorings$ of $G$, denoted by ${\cal R}_k(G)$, is the graph whose vertices are the $k$-colorings of $G$ and…

Combinatorics · Mathematics 2026-02-25 M. Belavadi , T. Karthick

We introduce a new notion of resilience for constraint satisfaction problems, with the goal of more precisely determining the boundary between NP-hardness and the existence of efficient algorithms for resilient instances. In particular, we…

Computational Complexity · Computer Science 2014-06-13 Jeremy Kun , Lev Reyzin

We conclude an investigation of Abrishami, Esperet, Giocanti, Hamman, Knappe and M\"oller studying the existence of periodic colourings of locally finite graphs. A colouring of a graph $\Gamma$ is periodic if the resulting coloured graph…

Combinatorics · Mathematics 2026-04-27 Luke Waite

The acyclic chromatic index (or acyclic edge-chromatic number) of a graph is the least number of colors needed to properly color its edges so that none of its cycles has only two colors. We show that for a graph of max degree $\Delta$, the…

Combinatorics · Mathematics 2026-02-17 Lefteris Kirousis , John Livieratos , Alexandros Singh

A $k$-coloring of a graph is an assignment of integers between $1$ and $k$ to vertices in the graph such that the endpoints of each edge receive different numbers. We study a local variation of the coloring problem, which imposes further…

Combinatorics · Mathematics 2018-09-24 Jie You , Yixin Cao , Jianxin Wang

Consider a graph whose vertices are colored in one of two colors, say black or white. A white vertex is called integrated if it has at least as many black neighbors as white neighbors, and similarly for a black vertex. The coloring as a…

Combinatorics · Mathematics 2025-06-10 Charles Burnette , Broden Caton , Olivia Coward , Julian Davis , Austin Teter

Given a graph $G$ that is modified by a sequence of edge insertions and deletions, we study the Maximum $k$-Edge Coloring problem Having access to $k$ colors, how can we color as many edges of $G$ as possible such that no two adjacent edges…

Data Structures and Algorithms · Computer Science 2025-04-11 Antoine El-Hayek , Kathrin Hanauer , Monika Henzinger

Locally finding a solution to symmetry-breaking tasks such as vertex-coloring, edge-coloring, maximal matching, maximal independent set, etc., is a long-standing challenge in distributed network computing. More recently, it has also become…

Data Structures and Algorithms · Computer Science 2017-02-03 Pierre Fraigniaud , Marc Heinrich , Adrian Kosowski

An edge-coloring of a graph $G$ with colors $1,\ldots,t$ is an \emph{interval $t$-coloring} if all colors are used, and the colors of edges incident to each vertex of $G$ are distinct and form an integer interval. It is well-known that…

Combinatorics · Mathematics 2019-12-04 Armen R. Davtyan , Gevorg M. Minasyan , Petros A. Petrosyan

A mixed graph contains (undirected) edges as well as (directed) arcs, thus generalizing undirected and directed graphs. A proper coloring $c$ of a mixed graph $G$ assigns a positive integer to each vertex such that $c(u)\neq c(v)$ for every…

Computational Complexity · Computer Science 2026-05-01 Antonio Lauerbach , Konstanty Junosza-Szaniawski , Marie Diana Sieper , Alexander Wolff

We obtain the following new coloring results: * A 3-colorable graph on $n$ vertices with maximum degree~$\Delta$ can be colored, in polynomial time, using $O((\Delta \log\Delta)^{1/3} \cdot\log{n})$ colors. This slightly improves an…

Data Structures and Algorithms · Computer Science 2016-08-31 Eran Halperin , Ram Nathaniel , Uri Zwick