中文
相关论文

相关论文: Kernels by rainbow paths in arc-colored tournament…

200 篇论文

An edge-colored graph $G$, where adjacent edges may have the same color, is {\it rainbow connected} if every two vertices of $G$ are connected by a path whose edge has distinct colors. A graph $G$ is {\it $k$-rainbow connected} if one can…

组合数学 · 数学 2012-03-15 Hengzhe Li , Xueliang Li , Yuefang Sun , Yan Zhao

An edge-colored graph $G$ is rainbow connected, if any two vertices are connected by a path whose edges have distinct colors. The rainbow connection number of a connected graph $G$, denoted $rc(G)$, is the smallest number of colors that are…

组合数学 · 数学 2011-10-27 Xueliang Li , Mengmeng Liu , Ingo Schiermeyer

An edge-colored graph is \emph{rainbow }if no two edges of the graph have the same color. An edge-colored graph $G^c$ is called \emph{properly colored} if every two adjacent edges of $G^c$ receive distinct colors in $G^c$. A \emph{strongly…

组合数学 · 数学 2024-02-14 Peixue Zhao , Fei Huang

Let $G$ be an edge colored graph. A {\it}{rainbow path} in $G$ is a path in which all the edges are colored with distinct colors. Let $d^c(v)$ be the color degree of a vertex $v$ in $G$, i.e. the number of distinct colors present on the…

离散数学 · 计算机科学 2013-12-19 Anita Das , P. Suresh , S. V. Subrahmanya

An edge-coloured path is \emph{rainbow} if its edges have distinct colours. An edge-coloured connected graph is said to be \emph{rainbow connected} if any two vertices are connected by a rainbow path, and \emph{strongly rainbow connected}…

组合数学 · 数学 2017-07-18 Hui Lei , Shasha Li , Henry Liu , Yongtang Shi

In this paper we study the kernelization of the $d$-Path Vertex Cover ($d$-PVC) problem. Given a graph $G$, the problem requires finding whether there exists a set of at most $k$ vertices whose removal from $G$ results in a graph that does…

数据结构与算法 · 计算机科学 2022-07-26 Radovan Červený , Pratibha Choudhary , Ondřej Suchý

Given a directed graph $D$ on $n$ vertices and a positive integer $k$, the Arc-Disjoint Cycle Packing problem is to determine whether $D$ has $k$ arc-disjoint cycles. This problem is known to be W[1]-hard in general directed graphs. In this…

数据结构与算法 · 计算机科学 2018-02-21 R. Krithika , Abhishek Sahu , Saket Saurabh , Meirav Zehavi

An edge-colored graph $G$ is rainbow connected if any two vertices are connected by a path whose edges have distinct colors. The rainbow connection number of a connected graph $G$, denoted by $rc(G)$, is the smallest number of colors that…

组合数学 · 数学 2011-10-07 Jiuying Dong , Xueliang Li

A path in an edge-colored graph $G$, where adjacent edges may have the same color, is called a rainbow path if no two edges of the path are colored the same. The rainbow connection number $rc(G)$ of $G$ is the minimum integer $i$ for which…

组合数学 · 数学 2015-03-17 Hengzhe Li , Xueliang Li , Sujuan Liu

A subgraph $H$ of an edge-coloured graph is called rainbow if all of the edges of $H$ have different colours. In 1989, Andersen conjectured that every proper edge-colouring of $K_{n}$ admits a rainbow path of length $n-2$. We show that…

组合数学 · 数学 2022-04-22 Stephen Gould , Tom Kelly , Daniela Kühn , Deryk Osthus

We call an edge colouring of a graph G a rainbow colouring if every pair of vertices is joined by a rainbow path, i.e., a path where no two edges have the same colour. The minimum number of colours required for a rainbow colouring of the…

组合数学 · 数学 2016-02-03 Annika Heckel , Oliver Riordan

A path in an edge-colored graph $G$, where adjacent edges may have the same color, is called rainbow if no two edges of the path are colored the same. The rainbow connection number $rc(G)$ of $G$ is the smallest integer $k$ for which there…

组合数学 · 数学 2011-10-14 Hengzhe Li , Xueliang Li , Yuefang Sun

An edge-colored graph $G$ is rainbow connected if any two vertices are connected by a path whose edges have distinct colors. The rainbow connection number of a connected graph $G$, denoted $rc(G)$, is the smallest number of colors that are…

组合数学 · 数学 2011-12-05 Arash Ahadi , Ali Dehghan

In this paper, we introduce the concept of up-color kernel, which is a generalization of a kernel for vertex-colored digraphs. We give sufficient and necessary conditions for several families of digraphs to have an up-color kernel, as well…

Let $G$ be an edge-colored graph on $n$ vertices. For a vertex $v$, the \emph{color degree} of $v$ in $G$, denoted by $d^c(v)$, is the number of colors appearing on the edges incident with $v$. Denote by $\delta^c(G)=\min\{d^c(v):v\in…

组合数学 · 数学 2025-10-14 Xiaozheng Chen , Bo Ning

The rainbow connection number, $rc(G)$, of a connected graph $G$ is the minimum number of colors needed to color its edges so that every pair of vertices is connected by at least one path in which no two edges are colored the same. We show…

组合数学 · 数学 2012-12-27 Irene Y. Lo

A graph has a locating rainbow coloring if every pair of its vertices can be connected by a path passing through internal vertices with distinct colors and every vertex generates a unique rainbow code. The minimum number of colors needed…

组合数学 · 数学 2024-10-15 Ariestha Widyastuty Bustan , A. N. M Salman , Pritta Etriana Putri

An edge-colored graph $G$ is rainbow connected if every pair of vertices of $G$ are connected by a path whose edges have distinct colors. The rainbow connection number $rc(G)$ of $G$ is defined to be the minimum integer $t$ such that there…

组合数学 · 数学 2012-11-06 Xueliang Li , Sujuan Liu

Given $k$ pairs of vertices $(s_i,t_i)\;(1\le i\le k)$ of a digraph $G$, how can we test whether there exist vertex-disjoint directed paths from $s_i$ to $t_i$ for $1\le i\le k$? This is NP-complete in general digraphs, even for $k = 2$,…

组合数学 · 数学 2018-12-27 Maria Chudnovsky , Alex Scott , Paul Seymour

A well-studied coloring problem is to assign colors to the edges of a graph $G$ so that, for every pair of vertices, all edges of at least one shortest path between them receive different colors. The minimum number of colors necessary in…

数据结构与算法 · 计算机科学 2018-01-17 L. Sunil Chandran , Anita Das , Davis Issac , Erik Jan van Leeuwen