English
Related papers

Related papers: Counting subgraphs of coloring graphs

200 papers

We introduce a new concept in graph coloring motivated by the popular Sudoku puzzle. Let $G=(V,E)$ be a graph of order $n$ with chromatic number $\chi(G)=k$ and let $S\subseteq V.$ Let $\mathscr C_0$ be a $k$-coloring of the induced…

Combinatorics · Mathematics 2022-06-17 Gee-Choon Lau , J. Maria Jeyaseeli , Wai-Chee Shiu , S. Arumugam

The chromatic polynomial $P(G,x)$ of a graph $G$ of order $n$ can be expressed as $\sum\limits_{i=1}^n(-1)^{n-i}a_{i}x^i$, where $a_i$ is interpreted as the number of broken-cycle free spanning subgraphs of $G$ with exactly $i$ components.…

Combinatorics · Mathematics 2020-08-12 Fengming Dong , Jun Ge , Helin Gong , Bo Ning , Zhangdong Ouyang , Eng Guan Tay

The Colouring problem is that of deciding, given a graph $G$ and an integer $k$, whether $G$ admits a (proper) $k$-colouring. For all graphs $H$ up to five vertices, we classify the computational complexity of Colouring for…

Discrete Mathematics · Computer Science 2016-09-06 Konrad K. Dabrowski , François Dross , Daniël Paulusma

A graph $G$ is equitably $k$-colorable if its vertices can be partitioned into $k$ independent sets in such a way that the number of vertices in any two sets differ by at most one. The smallest integer $k$ for which such a coloring exists…

Discrete Mathematics · Computer Science 2017-04-21 Hanna Furmańczyk , Marek Kubale

For any graph $G$, the chromatic polynomial of $G$ is the function $P(G,m)$ which counts the number of proper $m$-colorings of $G$ for each positive integer $m$. The DP color function $P_{DP}(G,m)$ of $G$, introduced by Kaul and Mudrock in…

Combinatorics · Mathematics 2021-11-30 Fengming Dong , Yan Yang

A packing $k$-coloring for some integer $k$ of a graph $G=(V,E)$ is a mapping $\varphi:V\to\{1,\ldots,k\}$ such that any two vertices $u, v$ of color $\varphi(u)=\varphi(v)$ are in distance at least $\varphi(u)+1$. This concept is motivated…

Computational Complexity · Computer Science 2018-05-23 Minki Kim , Bernard Lidický , Tomáš Masařík , Florian Pfender

The \textit{packing chromatic number} of a graph $G$, denoted by $% \chi_\rho(G)$, is the smallest integer $k$ such that the vertex set of $G$ can be partitioned into sets $V_i$, $i\in \{1,\ldots,k\}$, where each $V_i$ is an $i$-packing. In…

Combinatorics · Mathematics 2020-01-03 Rachid Lemdani , Moncef Abbas , Jasmina Ferme

In this paper, we present some properties on chromatic polynomials of hypergraphs which do not hold for chromatic polynomials of graphs. We first show that chromatic polynomials of hypergraphs have all integers as their zeros and contain…

Combinatorics · Mathematics 2017-04-24 Ruixue Zhang , Fengming Dong

A star edge coloring of a graph $G$ is a proper edge coloring with no 2-colored path or cycle of length four. The star edge coloring problem is to find an edge coloring of a given graph $G$ with minimum number $k$ of colors such that $G$…

Combinatorics · Mathematics 2024-02-08 Yichen Wang , Mei Lu

A proper coloring of a graph $G$ is said to be a strong odd coloring of $G$, if for every vertex $v$ and every color $c$, either $c$ appears on an odd number of vertices in the neighborhood of $v$ or $c$ is absent in the neighborhood of…

Combinatorics · Mathematics 2026-02-04 Arun J Manattu , Athira Vinay , Aparna Lakshmanan S

A Star Coloring of a graph G is a proper vertex coloring such that every path on four vertices uses at least three distinct colors. The minimum number of colors required for such a star coloring of G is called star chromatic number, denoted…

Data Structures and Algorithms · Computer Science 2022-11-23 Sriram Bhyravarapu , I. Vinod Reddy

A mixed graph has a set of vertices, a set of undirected egdes, and a set of directed arcs. A proper coloring of a mixed graph $G$ is a function $c$ that assigns to each vertex in $G$ a positive integer such that, for each edge $uv$ in $G$,…

Discrete Mathematics · Computer Science 2024-08-09 Grzegorz Gutowski , Florian Mittelstädt , Ignaz Rutter , Joachim Spoerhase , Alexander Wolff , Johannes Zink

The chromatic number of a graph is the minimum $k$ such that the graph has a proper $k$-coloring. There are many coloring parameters in the literature that are proper colorings that also forbid bicolored subgraphs. Some examples are…

Combinatorics · Mathematics 2018-12-05 Ilkyoo Choi , Ringi Kim , Boram Park

An $(m,n)$-mixed graph generalizes the notions of oriented graphs and edge-coloured graphs to a graph object with $m$ arc types and $n$ edge types. A simple colouring of such a graph is a non-trivial homomorphism to a reflexive target. We…

Discrete Mathematics · Computer Science 2019-11-14 Christopher Duffy , Jarrod Pas

An acyclic coloring of a digraph as defined by Neumann-Lara is a vertex-coloring such that no monochromatic directed cycles occur. Counting the number of such colorings with $k$ colors can be done by counting so-called Neumann-Lara-coflows…

Combinatorics · Mathematics 2022-04-29 Winfried Hochstättler , Johanna Wiehe

There are many concepts of signed graph coloring which are defined by assigning colors to the vertices of the graphs. These concepts usually differ in the number of self-inverse colors used. We introduce a unifying concept for this kind of…

Combinatorics · Mathematics 2022-11-07 Chiara Cappello , Eckhard Steffen

A rainbow path in an edge coloured graph is a path in which no two edges are coloured the same. A rainbow colouring of a connected graph G is a colouring of the edges of G such that every pair of vertices in G is connected by at least one…

Discrete Mathematics · Computer Science 2014-04-18 L. Sunil Chandran , Deepak Rajendraprasad , Marek Tesař

We show that for every graph $G$ and every graph $H$ obtained by subdividing each edge of $G$ at least $O(\log |V(G)|)$, $H$ is nonrepetitively 3-colorable. In fact, we show that $O(\log \pi'(G))$ subdivisions per edge are enough, where…

Combinatorics · Mathematics 2021-02-02 Matthieu Rosenfeld

A $k$-subcolouring of a graph $G$ is a function $f:V(G) \to \{0,\ldots,k-1\}$ such that the set of vertices coloured $i$ induce a disjoint union of cliques. The subchromatic number, $\chi_{\textrm{sub}}(G)$, is the minimum $k$ such that $G$…

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