中文
相关论文

相关论文: Vertex coloring acyclic digraphs and their corresp…

200 篇论文

A coloring of vertices of a graph is called perfect if, for every vertex, the collection of colors of its neighbors depends only on its own color. The correspondent color partition of vertices is called equitable. We note that a number of…

组合数学 · 数学 2025-05-16 Vladimir N. Potapov

We introduce the notion of locally identifying coloring of a graph. A proper vertex-coloring c of a graph G is said to be locally identifying, if for any adjacent vertices u and v with distinct closed neighborhood, the sets of colors that…

离散数学 · 计算机科学 2015-09-28 Louis Esperet , Sylvain Gravier , Mickael Montassier , Pascal Ochem , Aline Parreau

Our purpose is to show that complements of line graphs enjoy nice coloring properties. We show that for all graphs in this class the local and usual chromatic numbers are equal. We also prove a sufficient condition for the chromatic number…

组合数学 · 数学 2020-04-07 Hamid Reza Daneshpajouh , Frédéric Meunier , Guilhem Mizrahi

Proper edge coloring of a graph $G$ is called acyclic if there is no bichromatic cycle in $G$. The acyclic chromatic index of $G$, denoted by $\chi'_a(G)$, is the least number of colors $k$ such that $G$ has an acyclic edge $k$-coloring.…

组合数学 · 数学 2012-03-26 Yue Guan , Jianfeng Hou , Yingyuan Yang

A vertex coloring of a graph $G$ is called a 2-distance coloring if any two vertices at a distance at most $2$ from each other receive different colors. Suppose that $G$ is a planar graph with girth $5$ and maximum degree $\Delta$. We prove…

组合数学 · 数学 2025-08-21 Zakir Deniz

We consider the following extension of the concept of adjacent strong edge colourings of graphs without isolated edges. Two distinct vertices which are at distant at most $r$ in a graph are called $r$-adjacent. The least number of colours…

组合数学 · 数学 2018-03-13 Jakub Przybyło

The dichromatic number $\vec\chi(D)$ of a digraph is the minimum number $k$ such that $V(D)$ can be partitioned into $k$ subsets, each inducing an acyclic digraph. The acyclic number $\vec\alpha(D)$ is the cardinality of a largest induced…

数据结构与算法 · 计算机科学 2026-05-20 Parinya Chalermsook , Harmender Gahlawat , Felix Klingelhoefer , Alantha Newman , Chaoliang Tang

We show a method how to convert any graph into the binary number and vice versa. We derive upper bound for maximum number of graphs, that, have fixed number of vertices and can be colored with n colors (n is any given number). Proof for the…

组合数学 · 数学 2007-05-23 Kamil Kulesza , Zbigniew Kotulski

The dichromatic number of a digraph is the minimum integer $k$ such that it admits a $k$-dicolouring, i.e. a partition of its vertices into $k$ acyclic subdigraphs. We say that a digraph $D$ is a super-orientation of an undirected graph $G$…

组合数学 · 数学 2025-02-27 Stéphane Bessy , Frédéric Havet , Lucas Picasarri-Arrieta

A linear coloring of a graph is a proper coloring of the vertices of the graph so that each pair of color classes induce a union of disjoint paths. In this paper, we prove that for every connected graph with maximum degree at most three and…

组合数学 · 数学 2022-12-06 Chun-Hung Liu , Gexin Yu

In the Coloured Clustering problem, we wish to colour vertices of an edge coloured graph to produce as many stable edges as possible, i.e., edges with the same colour as their ends. In this paper, we reveal that the problem is in fact a…

数据结构与算法 · 计算机科学 2018-07-30 Leizhen CAI , On Yin LEUNG

It is known (Bollob\'{a}s (1978); Kostochka and Mazurova (1977)) that there exist graphs of maximum degree $\Delta$ and of arbitrarily large girth whose chromatic number is at least $c \Delta / \log \Delta$. We show an analogous result for…

组合数学 · 数学 2011-10-25 Ararat Harutyunyan , Bojan Mohar

An acyclic edge coloring of a graph $G$ is a proper edge coloring such that every cycle is colored with at least three colors. The acyclic chromatic index $\chiup_{a}'(G)$ of a graph $G$ is the least number of colors in an acyclic edge…

组合数学 · 数学 2018-02-20 Tao Wang , Yaqiong Zhang

We define the $d$-defective incidence chromatic number of a graph, generalizing the notion of incidence chromatic number, and determine it for some classes of graphs including trees, complete bipartite graphs, complete graphs, and…

组合数学 · 数学 2022-02-09 Huimin Bi , Xin Zhang

An edge coloring of a graph $G$ with colors $1,2,..., t$ is called an interval $t$-coloring if for each $i\in \{1,2,...,t\}$ there is at least one edge of $G$ colored by $i$, the colors of edges incident to any vertex of $G$ are distinct…

离散数学 · 计算机科学 2009-11-30 R. R. Kamalian , P. A. Petrosyan

A $t$-tone coloring of a graph $G$ assigns to each vertex a set of $t$ colors such that any pair of vertices $u, v$ with distance $d$ can share at most $d-1$ colors. In this note, we prove several new results on $t$-tone coloring. For…

组合数学 · 数学 2025-10-16 Patrick Bennett , Jade Nichols

In vertex recoloring, we are given $n$ vertices with their initial coloring, and edges arrive in an online fashion. The algorithm must maintain a valid coloring by recoloring vertices, at a cost. The problem abstracts a scenario of job…

数据结构与算法 · 计算机科学 2025-01-13 Boaz Patt-Shamir , Adi Rosen , Seeun William Umboh

In this work, we continue the study of vertex colorings of graphs, in which adjacent vertices are allowed to be of the same color as long as each monochromatic connected component is of relatively small cardinality. We focus on colorings…

数据结构与算法 · 计算机科学 2019-12-03 Michael A. Bekos , Carla Binucci , Michael Kaufmann , Chrysanthi Raftopoulou , Antonios Symvonis , Alessandra Tappini

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 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…

组合数学 · 数学 2017-01-12 Ruonan Li , Shinya Fujita , Guanghui Wang