English
Related papers

Related papers: Peaceful Colourings

200 papers

A graph is $(c_1, c_2, ..., c_k)$-colorable if the vertex set can be partitioned into $k$ sets $V_1,V_2, ..., V_k$, such that for every $i: 1\leq i\leq k$ the subgraph $G[V_i]$ has maximum degree at most $c_i$. We show that every planar…

Combinatorics · Mathematics 2012-08-17 Owen Hill , Gexin Yu

A $\frac{1}{k}$-majority $l$-edge-colouring of a graph $G$ is a colouring of its edges with $l$ colours such that for every colour $i$ and each vertex $v$ of $G$, at most $\frac{1}{k}$'th of the edges incident with $v$ have colour $i$. We…

Combinatorics · Mathematics 2023-09-29 Paweł Pękała , Jakub Przybyło

We investigate the relationship between two kinds of vertex colorings of hypergraphs: unique-maximum colorings and conflict-free colorings. In a unique-maximum coloring, the colors are ordered, and in every hyperedge of the hypergraph the…

Combinatorics · Mathematics 2012-06-12 Panagiotis Cheilaris , Balázs Keszegh , Dömötör Pálvölgyi

We present fixed parameter tractable algorithms for the conflict-free coloring problem on graphs. Given a graph $G=(V,E)$, \emph{conflict-free coloring} of $G$ refers to coloring a subset of $V$ such that for every vertex $v$, there is a…

Data Structures and Algorithms · Computer Science 2019-05-07 Akanksha Agrawal , Pradeesha Ashok , Meghana M Reddy , Saket Saurabh , Dolly Yadav

We show that for any fixed integer $m \geq 1$, a graph of maximum degree $\Delta$ has a coloring with $O(\Delta^{(m+1)/m})$ colors in which every connected bicolored subgraph contains at most $m$ edges. This result unifies previously known…

Combinatorics · Mathematics 2022-09-28 Peter Bradshaw

Let $G=(V,E)$ be a simple graph of maximum degree $\Delta$. The edges of $G$ can be colored with at most $\Delta +1$ colors by Vizing's theorem. We study lower bounds on the size of subgraphs of $G$ that can be colored with $\Delta$ colors.…

Data Structures and Algorithms · Computer Science 2014-03-04 Marcin Kamiński , Łukasz Kowalik

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

Let $G$ be a graph and $f:V(G)\rightarrow \mathbb{N}$ be a function. An $f$-coloring of a graph $G$ is an edge coloring such that each color appears at each vertex $v\in V(G)$ at most $f (v)$ times. The minimum number of colors needed to…

Combinatorics · Mathematics 2015-01-20 S. Akbari , M. Chavooshi , M. Ghanbari , R. Manaviyat

We consider the single-conflict coloring problem, a graph coloring problem in which each edge of a graph receives a forbidden ordered color pair. The task is to find a vertex coloring such that no two adjacent vertices receive a pair of…

Combinatorics · Mathematics 2026-03-16 Peter Bradshaw , Tomáš Masařík

We prove that every claw-free graph $G$ that doesn't contain a clique on $\Delta(G) \geq 9$ vertices can be $\Delta(G) - 1$ colored.

Combinatorics · Mathematics 2015-08-06 Daniel W. Cranston , Landon Rabern

In FOCS'2002, Even et al. introduced and studied the notion of conflict-free colorings of geometrically defined hypergraphs. They motivated it by frequency assignment problems in cellular networks. This notion has been extensively studied…

Combinatorics · Mathematics 2017-04-10 Chaya Keller , Shakhar Smorodinsky

For graphs $G$ and $H$, an $H$-coloring of $G$ is a map from the vertices of $G$ to the vertices of $H$ that preserves edge adjacency. We consider the following extremal enumerative question: for a given $H$, which connected $n$-vertex…

Combinatorics · Mathematics 2016-10-21 John Engbers

We investigate a variation of the graph coloring game, as studied in [2]. In the original coloring game, two players, Alice and Bob, alternate coloring vertices on a graph with legal colors from a fixed color set, where a color {\alpha} is…

Combinatorics · Mathematics 2014-12-10 Michel Alexis , Davis Shurbert , Charles Dunn , Jennifer Nordstrom

A path in an(a) edge(vertex)-colored graph is called a conflict-free path if there exists a color used on only one of its edges(vertices). An(A) edge(vertex)-colored graph is called conflict-free (vertex-)connected if for each pair of…

Combinatorics · Mathematics 2019-04-11 Xueliang Li , Xiaoyu Zhu

Given a graph, the conflict-free coloring problem on open neighborhoods (CFON) asks to color the vertices of the graph so that all the vertices have a uniquely colored vertex in its open neighborhood. The smallest number of colors required…

Combinatorics · Mathematics 2020-09-16 Sriram Bhyravarapu , Subrahmanyam Kalyanasundaram , Rogers Mathew

A vertex colouring is called a \emph{parity vertex colouring} if every path in $G$ contains an odd number of occurrences of some colour. Let $\chi_{p}(G)$ be the minimal number of colours in a parity vertex colouring of $G$. We show that…

Discrete Mathematics · Computer Science 2019-10-10 Jan Soukup

We prove the existence of a function $f :\mathbb{N} \to \mathbb{N}$ such that the vertices of every planar graph with maximum degree $\Delta$ can be 3-colored in such a way that each monochromatic component has at most $f(\Delta)$ vertices.…

Combinatorics · Mathematics 2014-06-19 Louis Esperet , Gwenaël Joret

Let $G$ be a graph and $R\subseteq V(G)$. A proper edge-coloring of a graph $G$ with colors $1,\ldots,t$ is called an $R$-sequential $t$-coloring if the edges incident to each vertex $v\in R$ are colored by the colors $1,\ldots,d_{G}(v)$,…

Combinatorics · Mathematics 2014-01-07 Petros A. Petrosyan

A graph $G$ is called interval colorable if it has a proper edge coloring with colors $1,2,3,\dots$ such that the colors of the edges incident to every vertex of $G$ form an interval of integers. Not all graphs are interval colorable; in…

Combinatorics · Mathematics 2021-06-08 Armen S. Asratian , Carl Johan Casselgren , Petros A. Petrosyan

Given a graph $G$ and a mapping $f:V(G) \to \mathbb{N}$, an $f$-list assignment of $G$ is a function that maps each $v \in V(G)$ to a set of at least $f(v)$ colors. For an $f$-list assignment $L$ of a graph $G$, a proper conflict-free…

Combinatorics · Mathematics 2025-09-05 Masaki Kashima , Riste Škrekovski , Rongxing Xu
‹ Prev 1 4 5 6 7 8 10 Next ›