中文
相关论文

相关论文: Some upper bounds for 3-rainbow index of graphs

200 篇论文

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-11-15 Xiaolong Huang , Xueliang Li , Yongtang Shi

The rainbow connection number of a graph G is the least number of colours in a (not necessarily proper) edge-colouring of G such that every two vertices are joined by a path which contains no colour twice. Improving a result of Caro et al.,…

Let $G$ be a nontrivial connected, edge-colored graph. An edge-cut $S$ of $G$ is called a rainbow cut if no two edges in $S$ are colored with a same color. An edge-coloring of $G$ is a rainbow disconnection coloring if for every two…

组合数学 · 数学 2018-12-05 Zhong Huang , Xueliang Li

Given an edge-colored graph $G$, we denote the number of colors as $c(G)$, and the number of edges as $e(G)$. An edge-colored graph is rainbow if no two edges share the same color. A proper $mK_3$ is a vertex disjoint union of $m$ rainbow…

组合数学 · 数学 2024-02-29 Jürgen Kritschgau , tahda queer , Cyrus Young , Wohua Zhou

An edge-coloured cycle is $rainbow$ if all edges of the cycle have distinct colours. For $k\geq 1$, let $\mathcal{F}_{k}$ denote the family of all graphs with the property that any $k$ vertices lie on a cycle. For $G\in \mathcal{F}_{k}$, a…

组合数学 · 数学 2018-10-09 Shasha Li , Yongtang Shi , Jianhua Tu , Yan Zhao

Let $k$ be a positive integer, and $G$ be a $k$-connected graph. An edge-coloured path is \emph{rainbow} if all of its edges have distinct colours. The \emph{rainbow $k$-connection number} of $G$, denoted by $rc_k(G)$, is the minimum number…

组合数学 · 数学 2020-09-08 Shinya Fujita , Henry Liu , Boram Park

An edge-colored graph $G$ is called \textit{rainbow} if every edge of $G$ receives a different color. Given any host graph $G$, the \textit{anti-Ramsey} number of $t$ edge-disjoint rainbow spanning trees in $G$, denoted by $r(G,t)$, is…

组合数学 · 数学 2021-04-28 Linyuan Lu , Andrew Meier , Zhiyu Wang

A rainbow subgraph in an edge-coloured graph is a subgraph such that its edges have distinct colours. The minimum colour degree of a graph is the smallest number of distinct colours on the edges incident with a vertex over all vertices.…

组合数学 · 数学 2012-07-11 Allan Lo , Ta Sheng Tan

A path in an edge-colored graph is called a proper path if no two adjacent edges of the path are colored with one same color. An edge-colored graph is called $k$-proper connected if any two vertices of the graph are connected by $k$…

组合数学 · 数学 2015-07-13 Fei Huang , Xueliang Li , Shujing Wang

An acyclic edge coloring of a graph is a proper edge coloring without any bichromatic cycles. The acyclic chromatic index of a graph $G$ denoted by $a'(G)$, is the minimum $k$ such that $G$ has an acyclic edge coloring with $k$ colors.…

组合数学 · 数学 2024-01-31 Nevil Anto , Manu Basavaraju , Suresh Manjanath Hegde , Shashanka Kulamarva

In this paper we show that for $r\geq 12$ and any sufficiently large $n$-vertex graph $G$ the number of $r$-edge-colorings of $G$ with no rainbow $K_4$ is at most $r^{ex(n,K_4)}$, where $ex(n,K_4)$ denotes the Tur\'{a}n number of $K_4$.…

组合数学 · 数学 2025-05-02 Hiêp Hàn , Carlos Hoppen , Nicolas Moro Müller , Dionatan Ricardo Schmidt

A path in an edge-colored graph, where adjacent edges may be colored the same, is a rainbow path if no two edges of it are colored the same. A nontrivial connected graph $G$ is rainbow connected if there is a rainbow path connecting any two…

组合数学 · 数学 2013-12-12 Xueliang Li , Yuefang Sun , Yan Zhao

A spanning tree of an edge-colored graph is rainbow provided that each of its edges receives a distinct color. In this paper we consider the natural extremal problem of maximizing and minimizing the number of rainbow spanning trees in a…

An edge-coloured path is rainbow if all of its edges have distinct colours. Let $G$ be a connected graph. The rainbow connection number of $G$, denoted by $rc(G)$, is the minimum number of colours in an edge-colouring of $G$ such that, any…

组合数学 · 数学 2025-03-13 Rongxia Tang , Henry Liu , Yueping Shi , Chenming Wang

A star $k$-edge coloring is a proper edge coloring such that there are no bichromatic paths or cycles of length four. The smallest integer $k$ such that $G$ admits a star $k$-edge coloring is the star chromatic index of $G$. Deng \etal…

组合数学 · 数学 2021-06-22 Zhengke Miao , Yimin Song , Tao Wang , Xiaowei Yu

Let $G$ be an edge-colored graph. The color degree of a vertex $v$ of $G$, is defined as the number of colors of the edges incident to $v$. The color number of $G$ is defined as the number of colors of the edges in $G$. A rainbow triangle…

组合数学 · 数学 2016-06-27 Binlong Li , Bo Ning , Chuandong Xu , Shenggui Zhang

A path in an edge colored graph is said to be a rainbow path if no two edges on the path have the same color. An edge colored graph is (strongly) rainbow connected if there exists a (geodesic) rainbow path between every pair of vertices.…

离散数学 · 计算机科学 2011-10-10 Prabhanjan Ananth , Meghana Nasre , Kanthi K Sarpatwar

A rainbow matching in an edge-colored graph is a matching in which no two edges have the same color. The color degree of a vertex v is the number of different colors on edges incident to v. Kritschgau [Electron. J. Combin. 27(2020)] studied…

组合数学 · 数学 2021-05-25 Wenling Zhou

The {\em rainbow vertex-connection number}, $rvc(G)$, of a connected graph $G$ is the minimum number of colors needed to color its vertices such that every pair of vertices is connected by at least one path whose internal vertices have…

组合数学 · 数学 2011-10-27 Xueliang Li , Sujuan Liu

Let $G=(V,E)$ be a multigraph of maximum degree $\Delta$. The edges of $G$ can be colored with at most $\frac{3}{2}\Delta$ colors by Shannon's theorem. We study lower bounds on the size of subgraphs of $G$ that can be colored with $\Delta$…

数据结构与算法 · 计算机科学 2013-09-25 Michał Farnik , Łukasz Kowalik , Arkadiusz Socała