English
Related papers

Related papers: On Panchromatic Patterns

200 papers

A graph G is a homomorphic preimage of another graph H, or equivalently G is H-colorable, if there exists a graph homomorphism from G to H. A classic problem is to characterize the family of homomorphic preimages of a given graph H. A…

Combinatorics · Mathematics 2024-06-13 Sally Cockburn

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á

If $G$ is a graph and $\mathcal{H}$ is a set of subgraphs of $G$, we say that an edge-coloring of $G$ is $\mathcal{H}$-polychromatic if every graph from $\mathcal{H}$ gets all colors present in $G$ on its edges. The…

Combinatorics · Mathematics 2020-09-21 John Goldwasser , Ryan Hansen

Let $k$ be a positive integer and let $D$ be a digraph. A path partition $\sP$ of $D$ is a set of vertex-disjoint paths which covers $V(D)$. Its $k$-norm is defined as $\sum_{P \in \sP} \Min{|V(P)|, k}$. A path partition is $k$-optimal if…

Combinatorics · Mathematics 2017-08-23 Maycon Sambinelli , Carla Negri Lintzmayer , Cândida Nunes da Silva , Orlando Lee

DP-coloring is a relatively new coloring concept by Dvo\v{r}\'ak and Postle and was introduced as an extension of list-colorings of (undirected) graphs. It transforms the problem of finding a list-coloring of a given graph $G$ with a…

Combinatorics · Mathematics 2018-12-27 Jørgen Bang-Jensen , Thomas Bellitto , Thomas Schweser , Michael Stiebitz

Fix an oriented graph H, and let G be a graph with bounded clique number and very large chromatic number. If we somehow orient its edges, must there be an induced subdigraph isomorphic to H? Kierstead and Rodl raised this question for two…

Combinatorics · Mathematics 2018-09-06 Maria Chudnovsky , Alex Scott , Paul Seymour

This paper studies the problem of proper-walk connection number: given an undirected connected graph, our aim is to colour its edges with as few colours as possible so that there exists a properly coloured walk between every pair of…

Discrete Mathematics · Computer Science 2020-09-11 Jørgen Bang-Jensen , Thomas Bellitto , Anders Yeo

Let C and D be digraphs. A mapping $f:V(D)\to V(C)$ is a C-colouring if for every arc $uv$ of D, either $f(u)f(v)$ is an arc of C or $f(u)=f(v)$, and the preimage of every vertex of C induces an acyclic subdigraph in D. We say that D is…

Combinatorics · Mathematics 2019-08-15 Ararat Harutyunyan , P. Mark Kayll , Bojan Mohar , Liam Rafferty

The inclusion relation between simple objects in the plane may be used to define geometric set systems, or hypergraphs. Properties of various types of colorings of these hypergraphs have been the subject of recent investigations, with…

Computational Geometry · Computer Science 2015-03-17 Jean Cardinal , Matias Korman

Given a loop-free graph $H$, the reconfiguration problem for homomorphisms to $H$ (also called $H$-colourings) asks: given two $H$-colourings $f$ of $g$ of a graph $G$, is it possible to transform $f$ into $g$ by a sequence of single-vertex…

Combinatorics · Mathematics 2024-03-06 Jae-Baek Lee , Jonathan A. Noel , Mark Siggers

Motivated by investigations of rainbow matchings in edge colored graphs, we introduce the notion of color-line graphs that generalizes the classical concept of line graphs in a natural way. Let $H$ be a (properly) edge-colored graph. The…

Combinatorics · Mathematics 2019-06-10 Van Bang Le , Florian Pfender

Neumann-Lara conjectured in 1985 that every planar digraph with digirth at least three is 2-colourable, meaning that the vertices can be 2-coloured without creating any monochromatic directed cycles. We prove a relaxed version of this…

Combinatorics · Mathematics 2016-06-21 Zhentao Li , Bojan Mohar

For graphs $G$ and $H$, an {\em $H$-colouring} of $G$ (or {\em homomorphism} from $G$ to $H$) is a function from the vertices of $G$ to the vertices of $H$ that preserves adjacency. $H$-colourings generalize such graph theory notions as…

Combinatorics · Mathematics 2012-06-15 John Engbers , David Galvin

It has been shown by Bokal et al. that deciding 2-colourability of digraphs is an NP-complete problem. This result was later on extended by Feder et al. to prove that deciding whether a digraph has a circular $p$-colouring is NP-complete…

Combinatorics · Mathematics 2023-06-22 Winfried Hochstättler , Felix Schröder , Raphael Steiner

The study of graph discrepancy problems, initiated by Erd\H{o}s in the 1960s, has received renewed attention in recent years. In general, given a $2$-edge-coloured graph $G$, one is interested in embedding a copy of a graph $H$ in $G$ with…

Combinatorics · Mathematics 2024-06-28 Andrea Freschi , Allan Lo

Let $P$ be a set of $n\geq 4$ points in general position in the plane. Consider all the closed straight line segments with both endpoints in $P$. Suppose that these segments are colored with the rule that disjoint segments receive different…

Combinatorics · Mathematics 2023-06-22 Ruy Fabila-Monroy , Carlos Hidalgo-Toscano , Jesús Leaños , Mario Lomelí-Haro

We consider the extension to directed graphs of the concept of achromatic number in terms of acyclic vertex colorings. The achromatic number have been intensely studied since it was introduced by Harary, Hedetniemi and Prins in 1967. The…

For a graph $H$, an $H$-colouring of a graph $G$ is a vertex map $\phi:V(G) \to V(H)$ such that adjacent vertices are mapped to adjacent vertices. A graph $G$ is $C_{2k+1}$-critical if $G$ has no $C_{2k+1}$-colouring but every proper…

Combinatorics · Mathematics 2025-03-26 Eun-Kyung Cho , Ilkyoo Choi , Boram Park , Mark Siggers

DP-coloring is a generalization of list coloring that was introduced in 2015 by Dvo\v{r}\'{a}k and Postle. The chromatic polynomial of a graph is a notion that has been extensively studied since the early 20th century. The chromatic…

Combinatorics · Mathematics 2020-09-18 Jeffrey A. Mudrock , Seth Thomason

An acyclic homomorphism of a digraph $C$ to a digraph $D$ is a function $\rho\colon V(C)\to V(D)$ such that for every arc $uv$ of $C$, either $\rho(u)=\rho(v)$, or $\rho(u)\rho(v)$ is an arc of $D$ and for every vertex $v\in V(D)$, the…

Combinatorics · Mathematics 2021-03-02 Esmaeil Parsa , P. Mark Kayll