English
Related papers

Related papers: Rainbow paths and large rainbow matchings

200 papers

Let $G$ be an edge-coloured graph. A rainbow subgraph in $G$ is a subgraph such that its edges have distinct colours. The minimum colour degree $\delta^c(G)$ of $G$ is the smallest number of distinct colours on the edges incident with a…

Combinatorics · Mathematics 2015-06-11 Allan Lo

A two-coloring of the vertices $V$ of the hypergraph $H=(V, E)$ by red and blue has discrepancy $d$ if $d$ is the largest difference between the number of red and blue points in any edge. Let $f(n)$ be the fewest number of edges in an…

Combinatorics · Mathematics 2019-04-04 Danila Cherkashin , Fedor Petrov

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

Combinatorics · Mathematics 2014-12-03 Andrzej Dudek , Alan Frieze , Charalampos Tsourakakis

Fox--Grinshpun--Pach showed that every $3$-coloring of the complete graph on $n$ vertices without a rainbow triangle contains a clique of size $\Omega\left(n^{1/3}\log^2 n\right)$ which uses at most two colors, and this bound is tight up to…

Combinatorics · Mathematics 2016-12-05 Adam Zsolt Wagner

The $r$-color size-Ramsey number of a $k$-uniform hypergraph $H$, denoted by $\hat{R}_r(H)$, is the minimum number of edges in a $k$-uniform hypergraph $G$ such that for every $r$-coloring of the edges of $G$ there exists a monochromatic…

Combinatorics · Mathematics 2024-03-13 Deepak Bal , Louis DeBiasio , Allan Lo

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…

Combinatorics · Mathematics 2022-04-22 Stephen Gould , Tom Kelly , Daniela Kühn , Deryk Osthus

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

Computational Complexity · Computer Science 2011-04-13 Prabhanjan Ananth , Meghana Nasre

Let $m,n,r,s$ be nonnegative integers such that $n\ge m=3r+s$ and $1\leq s\leq 3$. Let \[\delta(n,r,s)=\left\{\begin{array}{ll} n^2-(n-r)^2 &\text{if}\ s=1 , \\[5pt] n^2-(n-r+1)(n-r-1) &\text{if}\ s=2,\\[5pt] n^2 - (n-r)(n-r-1) &\text{if}\…

Combinatorics · Mathematics 2025-01-22 Hongliang Lu , Yan Wang

A famous conjecture of Caccetta and H\"aggkvist is that in a digraph on $n$ vertices and minimum out-degree at least $\frac{n}{r}$ there is a directed cycle of length $r$ or less. We consider the following generalization: in an undirected…

Combinatorics · Mathematics 2018-04-05 Ron Aharoni , Ron Holzman , Matthew DeVos

Let $G$ be an edge-colored graph. A rainbow (heterochromatic, or multicolored) path of $G$ is such a path in which no two edges have the same color. Let the color degree of a vertex $v$ be the number of different colors that are used on the…

Combinatorics · Mathematics 2015-03-17 He Chen , Xueliang Li

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

Combinatorics · Mathematics 2011-10-25 Wei Li , Xueliang Li

An edge-colored graph is a graph in which each edge is assigned a color. Such a graph is called strongly edge-colored if each color class forms an induced matching, and called rainbow if all edges receive pairwise distinct colors. In this…

Combinatorics · Mathematics 2026-01-23 Laihao Ding , Xiaolan Hu , Suyun Jiang

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

Combinatorics · Mathematics 2008-09-16 Sourav Chakraborty , Eldar Fischer , Arie Matsliah , Raphael Yuster

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…

Combinatorics · Mathematics 2016-02-03 Annika Heckel , Oliver Riordan

Given an edge-coloured graph, we say that a subgraph is rainbow if all of its edges have different colours. Let $\operatorname{ex}(n,H,$rainbow-$F)$ denote the maximal number of copies of $H$ that a properly edge-coloured graph on $n$…

Combinatorics · Mathematics 2022-02-28 Barnabás Janzer

Given a family $\mathcal G$ of graphs on a common vertex set $X$, we say that $\mathcal G$ is rainbow connected if for every vertex pair $u,v \in X$, there exists a path from $u$ to $v$ that uses at most one edge from each graph in…

Combinatorics · Mathematics 2021-07-15 Peter Bradshaw , Bojan Mohar

An edge-coloured graph $G$ is rainbow connected if there exists a rainbow path between any two vertices. A graph $G$ is said to be $k$-rainbow connected if there exists an edge-colouring of $G$ with at most $k$ colours that is rainbow…

Combinatorics · Mathematics 2015-06-11 Allan Lo

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…

Combinatorics · Mathematics 2010-12-24 Xueliang Li , Yuefang Sun

Erdos and Sos proposed a problem of determining the maximum number F(n) of rainbow triangles in 3-edge-colored complete graphs on n vertices. They conjectured that F(n) = F(a)+ F(b)+F(c)+F(d)+abc+abd+acd+bcd, where a+b+c+d = n and a, b, c,…

Combinatorics · Mathematics 2018-06-04 Jozsef Balogh , Ping Hu , Bernard Lidicky , Florian Pfender , Jan Volec , Michael Young

Let $P$ be a set of $2n$ points in convex position, such that $n$ points are colored red and $n$ points are colored blue. A non-crossing alternating path on $P$ of length $\ell$ is a sequence $p_1, \dots, p_\ell$ of $\ell$ points from $P$…

Computational Geometry · Computer Science 2020-03-31 Wolfgang Mulzer , Pavel Valtr