English
Related papers

Related papers: Rainbow Separating Path Systems

200 papers

An edge-cut $R$ of an edge-colored connected graph is called a rainbow-cut if no two edges in the edge-cut are colored the same. An edge-colored graph is rainbow disconnected if for any two distinct vertices $u$ and $v$ of the graph, there…

Combinatorics · Mathematics 2020-03-31 Xuqing Bai , Zhong Huang , Xueliang Li

Given a vertex-colored graph, we say a path is a rainbow vertex path if all its internal vertices have distinct colors. The graph is rainbow vertex-connected if there is a rainbow vertex path between every pair of its vertices. In the…

Discrete Mathematics · Computer Science 2020-05-12 Paloma T. Lima , Erik Jan van Leeuwen , Marieke van der Wegen

A path in an edge-colored graph $G$, where adjacent edges may be colored the same, is a rainbow path if every two edges of it receive distinct colors. The rainbow connection number of a connected graph $G$, denoted by $rc(G)$, is the…

Combinatorics · Mathematics 2014-07-23 Qingqiong Cai , Xueliang Li , Yan Zhao

A path in an edge-colored graph is called a \emph{rainbow path} if all edges on it have pairwise distinct colors. For $k\geq 1$, the \emph{rainbow-$k$-connectivity} of a graph $G$, denoted $rc_k(G)$, is the minimum number of colors required…

Combinatorics · Mathematics 2012-03-06 Jing He , Hongyu Liang

We say that an edge colouring $c$ of a graph preserves an automorphism $\varphi$ if $\varphi$ maps each edge to an edge of the same colour. Otherwise, we say that $c$ breaks $\varphi$. We call an automorphism of a graph small if it moves…

Combinatorics · Mathematics 2026-02-18 Marcin Stawiski

A rainbow graph is a graph that admits a vertex-coloring such that every color appears exactly once in the neighborhood of each vertex. We investigate some properties of rainbow graphs. In particular, we show that there is a bijection…

Combinatorics · Mathematics 2020-09-01 Suho Oh , Hwanchul Yoo , Taedong Yun

In this paper we investigate the growth rate of the number of all possible paths in graphs with respect to their length in an exact analytical way. Apart from the typical rates of growth, i.e. exponential or polynomial, we identify…

Dynamical Systems · Mathematics 2007-05-23 Vasileios Basios , Gian-Luigi Forti , Gregoire Nicolis

Let $X_1,X_2,\ldots,X_n$ be chosen independently and uniformly at random from the unit $d$-dimensional cube $[0,1]^d$. Let $r$ be given and let $\cal X=\{X_1,X_2,\ldots,X_n\}$. The random geometric graph $G=G_{\cal X,r}$ has vertex set…

Combinatorics · Mathematics 2023-09-14 Alan Frieze , Xavier Pérez-Giménez

Given a graph on $n$ vertices and an assignment of colours to the edges, a rainbow Hamilton cycle is a cycle of length $n$ visiting each vertex once and with pairwise different colours on the edges. Similarly (for even $n$) a rainbow…

Combinatorics · Mathematics 2016-02-17 Deepak Bal , Patrick Bennett , Xavier Pérez-Giménez , Paweł Prałat

In this paper we study the randomly edge colored graph that is obtained by adding randomly colored random edges to an arbitrary randomly edge colored dense graph. In particular we ask how many colors and how many random edges are needed so…

Combinatorics · Mathematics 2018-02-02 Michael Anastos , Alan Frieze

Given a graph $G$ and a subgraph $H$ of $G$, let $rb(G,H)$ be the minimum number $r$ for which any edge-coloring of $G$ with $r$ colors has a rainbow subgraph $H$. The number $rb(G,H)$ is called the rainbow number of $H$ with respect to…

Combinatorics · Mathematics 2007-11-20 Xueliang Li , Zhixia Xu

Rainbow connection number rc(G) of a connected graph G is the minimum number of colours needed to colour the edges of G, so that every pair of vertices is connected by at least one path in which no two edges are coloured the same. In this…

Combinatorics · Mathematics 2012-02-21 L. Sunil Chandran , Anita Das , Deepak Rajendraprasad , Nithin M. Varma

An $r$-edge coloring of a graph or hypergraph $G=(V,E)$ is a map $c:E\to \{0, \dots, r-1\}$. Extending results of Rado and answering questions of Rado, Gy\'arf\'as and S\'ark\"ozy we prove that (1.) the vertex set of every $r$-edge colored…

Combinatorics · Mathematics 2016-01-07 M. Elekes , D. T. Soukup , L. Soukup , Z. Szentmiklóssy

Let $G = (V, E)$ be a graph on $n$ vertices, and let $c: E \to P$, where $P$ is a set of colors. Let $\delta^c(G) = \min_{v \in V} \{ d^{c}(v) \}$ where $d^c(v)$ is the number of colors on edges incident to a vertex $v$ of $G$. In 2011,…

Combinatorics · Mathematics 2024-11-15 Andrzej Czygrinow , Xiaofan Yuan

Nancy G. Kinnersley and Michael A. Langston has determined the excluded minors for the class of graphs with path-width at most two by computer. Their list consisted of 110 graphs. Such a long list is difficult to handle and gives no insight…

Combinatorics · Mathematics 2009-10-27 János Barát , Péter Hajnal , Yixun Lin , Aifeng Yang

We prove that in any $n$-vertex complete graph there is a collection $\mathcal{P}$ of $(1 + o(1))n$ paths that strongly separates any pair of distinct edges $e, f$, meaning that there is a path in $\mathcal{P}$ which contains $e$ but not…

Combinatorics · Mathematics 2023-12-25 Cristina G. Fernandes , Guilherme Oliveira Mota , Nicolás Sanhueza-Matamala

A distinguishing coloring of a graph is a vertex coloring such that only the identity automorphism of the graph preserves the coloring. A 2-distinguishable graph is a graph which can be distinguished using 2 colors. The cost $\rho(G)$ of a…

Combinatorics · Mathematics 2025-06-04 Alexa Gopaulsingh , Zalán Molnár , Amitayu Banerjee

In this short note, we present a purely entropic proof that in a $3$-edge-colored simple graph with $R$ red edges, $G$ green edges, and $B$ blue edges, the number of rainbow triangles is at most $\sqrt{2RGB}$.

Combinatorics · Mathematics 2024-07-22 Ting-Wei Chao , Hung-Hsun Hans Yu

A rainbow subgraph of an edge-coloured graph has all edges of distinct colours. A random d-regular graph with d even, and having edges coloured randomly with d/2 of each of n colours, has a rainbow Hamilton cycle with probability tending to…

Combinatorics · Mathematics 2007-05-23 Svante Janson , Nicholas Wormald

We study graph coloring problems in the streaming model, where the goal is to process an $n$-vertex graph whose edges arrive in a stream, using a limited space that is smaller than the trivial $O(n^2)$ bound. While prior work has largely…

Data Structures and Algorithms · Computer Science 2025-10-22 Sepehr Assadi , Janani Sundaresan , Helia Yazdanyar
‹ Prev 1 3 4 5 6 7 10 Next ›