中文
相关论文

相关论文: Efficient computation of the oriented chromatic nu…

200 篇论文

We prove that for every oriented graph $D$ and every choice of positive integers $k$ and $\ell$, there exists an oriented graph $D^*$ along with a surjective homomorphism $\psi\colon V(D^*) \to V(D)$ such that: (i) girth$(D^*) \geq\ell$;…

组合数学 · 数学 2023-07-19 P. Mark Kayll , Michael Morris

Given an undirected graph $G = (V,E)$ with a set $V$ of vertices and a set $E$ of edges, the minimum sum coloring problem (MSCP) is to find a legal vertex coloring of $G$, using colors represented by natural numbers $1, 2, . . .$ such that…

离散数学 · 计算机科学 2013-03-28 Qinghua Wu , Jin-Kao Hao

In this note we show every orientation of a connected cubic graph admits an oriented 8-colouring. This lowers the best-known upper bound for the chromatic number of the family of orientations of connected cubic graphs. We further show that…

离散数学 · 计算机科学 2020-06-17 Christopher Duffy

Oriented chromatic number of an oriented graph $G$ is the minimum order of an oriented graph $H$ such that $G$ admits a homomorphism to $H$. The oriented chromatic number of an unoriented graph $G$ is the maximal chromatic number over all…

离散数学 · 计算机科学 2019-09-04 Janusz Dybizbański , Andrzej Szepietowski

A \emph{mixed interval graph} is an interval graph that has, for every pair of intersecting intervals, either an arc (directed arbitrarily) or an (undirected) edge. We are particularly interested in scenarios where edges and arcs are…

The notion of the circular coloring of signed graphs is a recent one that simultaneously extends both notions of the circular coloring of graphs and $0$-free coloring of signed graphs. A circular $r$-coloring of a signed graph $(G, \sigma)$…

组合数学 · 数学 2021-09-28 Reza Naserasr , Zhouningxin Wang

A vertex colouring of a graph is \emph{nonrepetitive} if there is no path for which the first half of the path is assigned the same sequence of colours as the second half. The \emph{nonrepetitive chromatic number} of a graph $G$ is the…

组合数学 · 数学 2021-12-23 Vida Dujmović , Fabrizio Frati , Gwenaël Joret , David R. Wood

A graph \( G \) is said to be (vertex) non-repetitively colored if no simple path in \( G \) has a sequence of vertex colors that forms a repetition. Formally, a coloring \( c: V(G) \to \{1, 2, \dots, k\} \) is non-repetitive if, for every…

组合数学 · 数学 2025-10-14 Tianyi Tao , Junchi Zhang , Wentao Zhang , Alex Toole

The chromatic number of a graph $G$, denoted by $\chi(G)$, is the minimum $k$ such that $G$ admits a $k$-coloring of its vertex set in such a way that each color class is an independent set (a set of pairwise non-adjacent vertices). The…

组合数学 · 数学 2023-06-22 Narda Cordero-Michel , Hortensia Galeana-Sánchez

The oriented chromatic polynomial of a oriented graph outputs the number of oriented $k$-colourings for any input $k$. We fully classify those oriented graphs for which the oriented graph has the same chromatic polynomial as the underlying…

离散数学 · 计算机科学 2018-12-24 Danielle Cox , Christopher Duffy

Graph colorings is a fundamental topic in graph theory that require an assignment of labels (or colors) to vertices or edges subject to various constraints. We focus on the harmonious coloring of a graph, which is a proper vertex coloring…

离散数学 · 计算机科学 2021-06-02 Ruxandra Marinescu-Ghemeci , Camelia Obreja , Alexandru Popa

For an integer $r>0$, a conditional $(k,r)$-coloring of a graph $G$ is a proper $k$-coloring of the vertices of $G$ such that every vertex $v$ of degree $d(v)$ in $G$ is adjacent to vertices with at least $min\{r, d(v)\}$ different colors.…

离散数学 · 计算机科学 2007-11-20 Xueliang Li , Xiangmei Yao , Wenli Zhou

We introduce the fractional version of oriented coloring and initiate its study. We prove some basic results and study the parameter for directed cycles and sparse planar graphs. In particular, we show that for every $\epsilon > 0$, there…

组合数学 · 数学 2021-07-29 Sandip Das , Soham Das , Swathy Prabhu , Sagnik Sen

Given a graph $G$, an injective edge-coloring of $G$ is a function $\psi:E(G) \rightarrow \mathbb N$ such that if $\psi(e) = \psi(e')$, then no third edge joins an endpoint of $e$ and an endpoint of $e'$. The injective chromatic index of a…

组合数学 · 数学 2023-08-31 Peter Bradshaw , Alexander Clow , Jingwei Xu

The dichromatic number of a digraph $D$ is the minimum number of colors needed to color its vertices in such a way that each color class induces an acyclic digraph. As it generalizes the notion of the chromatic number of graphs, it has been…

组合数学 · 数学 2020-09-29 Pierre Aboulker , Pierre Charbit , Reza Naserasr

Given a vertex-ordered graph $G$, the ordered Ramsey number $r_<(G)$ is the minimum integer $N$ such that every $2$-coloring of the edges of the complete ordered graph $K_N$ contains a monochromatic ordered copy of $G$. Motivated by a…

组合数学 · 数学 2024-12-24 Domagoj Bradač , Patryk Morawski , Benny Sudakov , Yuval Wigderson

For integers $k>0$ and $0<r \leq \Delta$ (where $r \leq k$), a conditional $(k,r)$-coloring of a graph $G$ is a proper $k$-coloring of the vertices of $G$ such that every vertex $v$ of degree $d(v)$ in $G$ is adjacent to vertices with at…

离散数学 · 计算机科学 2012-01-31 P. V. Subba Reddy , K. V. Iyer

The family $D(k,m)$ of graphs having an orientation such that for every vertex $v \in V(G)$ either (outdegree) $\deg^+(v) \le k$ or (indegree) $\deg^-(v) \le m$ have been investigated recently in several papers because of the role $D(k,m)$…

组合数学 · 数学 2011-12-15 Yair Caro , Adriana Hansberg

In this paper, we consider algorithms for edge-coloring multigraphs $G$ of bounded maximum degree, i.e., $\Delta(G) = O(1)$. Shannon's theorem states that any multigraph of maximum degree $\Delta$ can be properly edge-colored with…

数据结构与算法 · 计算机科学 2023-10-31 Abhishek Dhawan

Identifying the sets of operations that can be executed simultaneously is an important problem appearing in many parallel applications. By modeling the operations and their interactions as a graph, one can identify the independent…

分布式、并行与集群计算 · 计算机科学 2014-07-28 Ahmet Erdem Sarıyüce , Erik Saule , Ümit V. Çatalyürek