English
Related papers

Related papers: DP-Degree Colorable Hypergraphs

200 papers

DP-coloring is a generalization of list coloring, which was introduced by Dvo\v{r}\'{a}k and Postle [J. Combin. Theory Ser. B 129 (2018) 38--54]. Zhang [Inform. Process. Lett. 113 (9) (2013) 354--356] showed that every planar graph with…

Combinatorics · Mathematics 2022-06-13 Mengjiao Rao , Tao Wang

Weak and strong coloring numbers are generalizations of the degeneracy of a graph, where for each natural number $k$, we seek a vertex ordering such every vertex can (weakly respectively strongly) reach in $k$ steps only few vertices with…

Combinatorics · Mathematics 2021-04-08 Zdeněk Dvořák , Jakub Pekárek , Torsten Ueckerdt , Yelena Yuditsky

It is known that DP-coloring is a generalization of a list coloring in simple graphs and many results in list coloring can be generalized in those of DP-coloring. In this work, we introduce a relaxed DP-coloring which is a generalization if…

Combinatorics · Mathematics 2018-03-12 Pongpat Sittitrai , Kittikorn Nakprasit

Brooks' Theorem is a fundamental result on graph colouring, stating that the chromatic number of a graph is almost always upper bounded by its maximal degree. Lov\'asz showed that such a colouring may then be computed in linear time when it…

Combinatorics · Mathematics 2025-03-28 Daniel Gonçalves , Lucas Picasarri-Arrieta , Amadeus Reinald

Let $\mathcal{H}$ be a hypergraph of maximal vertex degree $\Delta$, such that each its hyperedge contains at least $\delta$ vertices. Let $k=\lceil\frac{2\Delta}{\delta}\rceil$. We prove that (i) The hypergraph $\mathcal{H}$ admits proper…

Combinatorics · Mathematics 2014-05-29 Nick Gravin , Dmitrii Karpov

The notion of $S$-labeling of graphs, where $S$ is a subset of a symmetric group, was introduced in 2019 by Jin, Wong, and Zhu. This notion provides the framework for a common generalization of various well studied notions of graph…

Combinatorics · Mathematics 2024-10-22 Samantha L. Dahlberg , Hemanshu Kaul , Jeffrey A. Mudrock

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 subgraph $H$ of a multigraph $G$ is called strongly spanning, if any vertex of $G$ is not isolated in $H$, while it is called maximum $k$-edge-colorable, if $H$ is proper $k$-edge-colorable and has the largest size. We introduce a…

Discrete Mathematics · Computer Science 2015-12-09 Vahan V. Mkrtchyan , Gagik N. Vardanyan

An $r$-hued coloring of a simple graph $G$ is a proper coloring of its vertices such that every vertex $v$ is adjacent to at least $\min\{r, \deg(v)\}$ differently colored vertices. The minimum number of colors needed for an $r$-hued…

Combinatorics · Mathematics 2022-11-03 Stanislav Jendroľ , Alfréd Onderko

A graph $G$ is $k$-critical (list $k$-critical, DP $k$-critical) if $\chi(G)= k$ ($\chi_\ell(G)= k$, $\chi_\mathrm{DP}(G)= k$) and for every proper subgraph $G'$ of $G$, $\chi(G')<k$ ($\chi_\ell(G')< k$, $\chi_\mathrm{DP}(G')<k$). Let $f(n,…

Combinatorics · Mathematics 2024-10-03 Peter Bradshaw , Ilkyoo Choi , Alexandr Kostochka , Jingwei Xu

We consider the maximum chromatic number of hypergraphs consisting of cliques that have pairwise small intersections. Designs of the appropriate parameters produce optimal constructions, but these are known to exist only when the number of…

Combinatorics · Mathematics 2023-04-12 Dhruv Mubayi , Jacques Verstraete

An edge colouring of a multigraph can be thought of as a partition of the edges into matchings (a matching meets each vertex at most once). Analogously, an edge cover colouring is a partition of the edges into edge covers (an edge cover…

Combinatorics · Mathematics 2010-07-23 David Pritchard

Let $G$ be a connected graph with maximum degree $\Delta$. Brooks' theorem states that $G$ has a $\Delta$-coloring unless $G$ is a complete graph or an odd cycle. A graph $G$ is \emph{degree-choosable} if $G$ can be properly colored from…

Combinatorics · Mathematics 2018-06-19 Daniel W. Cranston , Landon Rabern

In this paper, we introduce a class of graphs which we call average hereditary graphs. Many graphs that occur in the usual graph theory applications belong to this class of graphs. Many popular types of graphs fall under this class, such as…

Discrete Mathematics · Computer Science 2025-08-11 Syed Mujtaba Hassan , Shahid Hussain

Graph coloring with preferences offers a powerful framework for constraint satisfaction problems in which fulfilling every request is impossible but satisfying a guaranteed positive fraction is highly desirable. A \emph{request} on a graph…

Combinatorics · Mathematics 2026-05-25 Shu Fang , Runrun Liu , Gexin Yu

A graph is called odd (respectively, even) if every vertex has odd (respectively, even) degree. Gallai proved that every graph can be partitioned into two even induced subgraphs, or into an odd and an even induced subgraph. We refer to a…

Discrete Mathematics · Computer Science 2023-03-07 Rémy Belmonte , Ararat Harutyunyan , Noleen Köhler , Nikolaos Melissinos

A coloring of the edges of a graph $G$ in which every $K_{1,2}$ is totally multicolored is known as a proper coloring and a coloring of the edges of $G$ in which every $K_{1,2}$ and every $K_{2,2}$ is totally multicolored is called a…

Combinatorics · Mathematics 2025-09-03 Ryan R. Martin , Miklós Ruszinkó , Gábor N. Sárközy

We present a deterministic distributed algorithm that computes a $(2\Delta-1)$-edge-coloring, or even list-edge-coloring, in any $n$-node graph with maximum degree $\Delta$, in $O(\log^7 \Delta \log n)$ rounds. This answers one of the…

Data Structures and Algorithms · Computer Science 2017-04-11 Manuela Fischer , Mohsen Ghaffari , Fabian Kuhn

The $k$-Colouring problem is to decide if the vertices of a graph can be coloured with at most $k$ colours for a fixed integer $k$ such that no two adjacent vertices are coloured alike. If each vertex u must be assigned a colour from a…

Data Structures and Algorithms · Computer Science 2026-02-19 Tereza Klimošová , Josef Malík , Tomáš Masařík , Jana Novotná , Daniël Paulusma , Veronika Slívová

DP-coloring (also called correspondence coloring) is a generalization of list coloring that has been widely studied in recent years after its introduction by Dvo\v{r}\'{a}k and Postle in 2015. As the analogue of the chromatic polynomial…

Combinatorics · Mathematics 2024-12-23 Charlie Halberg , Hemanshu Kaul , Andrew Liu , Jeffrey A. Mudrock , Paul Shin , Seth Thomason