English
Related papers

Related papers: Beyond the Shannon's Bound

200 papers

Let $f(n,p,q)$ be the minimum number of colors necessary to color the edges of $K_n$ so that every $K_p$ is at least $q$-colored. We improve current bounds on the {7/4}n-3$, slightly improving the bound of Axenovich. We make small…

Combinatorics · Mathematics 2014-02-04 Elliot Krop , Irina Krop

Higher dimensional graphs can be used to colour two-dimensional geometric graphs. If G the boundary of a three dimensional graph H for example, we can refine the interior until it is colourable with 4 colours. The later goal is achieved if…

Combinatorics · Mathematics 2014-12-23 Oliver Knill

A {\it dynamic $k$-coloring} of a graph $G$ is a proper $k$-coloring of the vertices of $G$ such that every vertex of degree at least 2 in $G$ will be adjacent to vertices with at least 2 different colors. The smallest number $k$ for which…

Discrete Mathematics · Computer Science 2007-11-20 Xueliang Li , Wenli Zhou

For a graph $G$, the \emph{equitable chromatic number} of $G$, denoted by $\chi_e(G)$, is the smallest integer $k$ such that $G$ admits a proper $k$-coloring whose color classes differ in size by at most one. We prove that for every…

Combinatorics · Mathematics 2026-04-08 Amir Nikabadi

In 1965, Vizing proved that every planar graph $G$ with maximum degree $\Delta\geq 8$ is edge $\Delta$-colorable. It is also proved that every planar graph $G$ with maximum degree $\Delta=7$ is edge $\Delta$-colorable by Sanders and Zhao,…

Combinatorics · Mathematics 2020-02-25 Jieru Feng , Yuping Gao , Jianliang Wu

We consider the problem of coloring a 3-colorable graph in polynomial time using as few colors as possible. This is one of the most challenging problems in graph algorithms. In this paper using Blum's notion of ``progress'', we develop a…

Data Structures and Algorithms · Computer Science 2024-06-04 Ken-ichi Kawarabayashi , Mikkel Thorup , Hirotaka Yoneda

A 2-hued coloring of a graph $G$ (also known as conditional $(k, 2)$-coloring and dynamic coloring) is a coloring such that for every vertex $v\in V(G)$ of degree at least $2$, the neighbors of $v$ receive at least $2$ colors. The smallest…

Combinatorics · Mathematics 2017-02-06 Arash Ahadi , Ali Dehghan

The star chromatic index of a multigraph $G$, denoted $\chi'_{s}(G)$, is the minimum number of colors needed to properly color the edges of $G$ such that no path or cycle of length four is bi-colored. A multigraph $G$ is star…

Combinatorics · Mathematics 2022-06-13 Hui Lei , Yongtang Shi , Zi-Xia Song , Tao Wang

We prove asymptotically optimal bounds on the number of edges a graph $G$ must have in order that any $r$-colouring of $E(G)$ has a colour class which contains every $D$-degenerate graph on $n$ vertices with bounded maximum degree. We also…

Combinatorics · Mathematics 2022-11-30 Peter Allen , Julia Böttcher

Let $G$ be a nontrivial connected graph with an edge-coloring $c: E(G)\rightarrow \{1,2,...,q\},$ $q \in \mathbb{N}$, where adjacent edges may be colored the same. A tree $T$ in $G$ is a $rainbow tree$ if no two edges of $T$ receive the…

Combinatorics · Mathematics 2013-07-04 Lily Chen , Xueliang Li , Kang Yang , Yan Zhao

We improve upper bounds on the chromatic number proven independently in \cite{reedNote} and \cite{ingo}. Our main lemma gives a sufficient condition for two paths in graph to be completely joined. Using this, we prove that if a graph has an…

Combinatorics · Mathematics 2011-11-10 Landon Rabern

For an edge-colored graph $G$, the minimum color degree of $G$ means the minimum number of colors on edges which are adjacent to each vertex of $G$. We prove that if $G$ is an edge-colored graph with minimum color degree at least $5$ then…

Combinatorics · Mathematics 2017-01-12 Ruonan Li , Shinya Fujita , Guanghui Wang

Given graphs $H_1, H_2$, a {red, blue}-coloring of the edges of a graph $G$ is a critical coloring if $G$ has neither a red $H_1$ nor a blue $ H_2$. A non-complete graph $G$ is $(H_1, H_2)$-co-critical if $G$ admits a critical coloring, but…

Combinatorics · Mathematics 2023-08-10 Gang Chen , Chenchen Ren , Zi-Xia Song

A strong edge-coloring of a graph $G=(V,E)$ is a partition of its edge set $E$ into induced matchings. We study bipartite graphs with one part having maximum degree at most $3$ and the other part having maximum degree $\Delta$. We show that…

Combinatorics · Mathematics 2018-06-20 Mingfang Huang , Gexin Yu , Xiangqian Zhou

An injective edge-coloring $c$ of a graph $G$ is an edge-coloring such that if $e_1$, $e_2$, and $e_3$ are three consecutive edges in $G$ (they are consecutive if they form a path or a cycle of length three), then $e_1$ and $e_3$ receive…

Combinatorics · Mathematics 2020-09-01 Baya Ferdjallah , Samia Kerdjoudj , Andre Raspaud

A coloring of a graph is an assignment of colors to its vertices such that adjacent vertices have different colors. Two colorings are equivalent if they induce the same partition of the vertex set into color classes. Let $\mathcal{A}(G)$ be…

Combinatorics · Mathematics 2024-03-11 Alain Hertz , Hadrien Mélot , Sébastien Bonte , Gauvain Devillez , Pierre Hauweele

An edge coloring of a graph $G$ is called an acyclic edge coloring if it is proper and every cycle in $G$ contains edges of at least three different colors. The least number of colors needed for an acyclic edge coloring of $G$ is called the…

Combinatorics · Mathematics 2018-03-13 Anton Bernshteyn

We present a novel algorithm for edge-coloring of multigraphs. The correctness of this algorithm for multigraphs with $\chi' > \Delta +1$ ($\chi'$ is the chromatic edge number and $\Delta$ is the maximum vertex degree) would prove a long…

Combinatorics · Mathematics 2017-06-15 Mark K. Goldberg

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

Let $pr(K_{n}, G)$ be the maximum number of colors in an edge-coloring of $K_{n}$ with no properly colored copy of $G$. In this paper, we show that $pr(K_{n}, G)-ex(n, \mathcal{G'})=o(n^{2}), $ where $\mathcal{G'}=\{G-M: M \text{ is a…

Combinatorics · Mathematics 2019-11-12 Chunqiu Fang , Ervin Győri , Jimeng Xiao