中文
相关论文

相关论文: Exact Algorithms for No-Rainbow Coloring and Phylo…

200 篇论文

An edge-colored graph $G$ is said to be rainbow connected if between each pair of vertices there exists a path which uses each color at most once. The rainbow connection number, denoted by $rc(G)$, is the minimum number of colors needed to…

离散数学 · 计算机科学 2015-10-14 Eduard Eiben , Robert Ganian , Juho Lauri

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…

离散数学 · 计算机科学 2020-05-12 Paloma T. Lima , Erik Jan van Leeuwen , Marieke van der Wegen

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

In this paper, we study the rainbow Erd\H{o}s-Rothschild problem with respect to 3-term arithmetic progressions. We obtain the asymptotic number of $r$-colorings of $[n]$ without rainbow 3-term arithmetic progressions, and we show that the…

组合数学 · 数学 2022-05-10 Xihe Li , Hajo Broersma , Ligong Wang

We present a deterministic distributed algorithm that computes a $(2\Delta-1)$-edge-coloring, or even list-edge-coloring, in any $n$-node graph with maximum degree $\Delta$, in $O(\log^7 \Delta \log n)$ rounds. This answers one of the…

数据结构与算法 · 计算机科学 2017-04-11 Manuela Fischer , Mohsen Ghaffari , Fabian Kuhn

The Rainbow k-Coloring problem asks whether the edges of a given graph can be colored in $k$ colors so that every pair of vertices is connected by a rainbow path, i.e., a path with all edges of different colors. Our main result states that…

数据结构与算法 · 计算机科学 2016-02-19 Łukasz Kowalik , Juho Lauri , Arkadiusz Socała

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

计算复杂性 · 计算机科学 2009-02-17 Sourav Chakraborty , Eldar Fischer , Arie Matsliah , Raphael Yuster

For $n\geq s> r\geq 1$ and $k\geq 2$, write $n \rightarrow (s)_{k}^r$ if every hyperedge colouring with $k$ colours of the complete $r$-uniform hypergraph on $n$ vertices has a monochromatic subset of size $s$. Improving upon previous…

组合数学 · 数学 2024-03-26 Bruno Jartoux , Chaya Keller , Shakhar Smorodinsky , Yelena Yuditsky

In this paper, we study the rainbow Erd\H{o}s-Rothschild problem with respect to $k$-term arithmetic progressions. For a set of positive integers $S \subseteq [n]$, an $r$-coloring of $S$ is \emph{rainbow $k$-AP-free} if it contains no…

组合数学 · 数学 2022-03-25 Hao Lin , Guanghui Wang , Wenling Zhou

A rainbow colouring of a connected graph is a colouring of the edges of the graph, such that every pair of vertices is connected by at least one path in which no two edges are coloured the same. Such a colouring using minimum possible…

离散数学 · 计算机科学 2012-05-09 L. Sunil Chandran , Deepak Rajendraprasad

A star edge coloring of a graph $G$ is a proper edge coloring with no 2-colored path or cycle of length four. The star edge coloring problem is to find an edge coloring of a given graph $G$ with minimum number $k$ of colors such that $G$…

组合数学 · 数学 2024-02-08 Yichen Wang , Mei Lu

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

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

In this paper, an algorithm for determining 3-colorability, i.e. the decision problem (YES/NO), in planar graphs is presented. The algorithm, although not exact (it could produce false positives) has two very important features: (i) it has…

离散数学 · 计算机科学 2011-02-01 Jose Antonio Martin H

An exact r-coloring of a set $S$ is a surjective function $c:S \rightarrow \{1, 2, \ldots,r\}$. A rainbow solution to an equation over $S$ is a solution such that all components are a different color. We prove that every 3-coloring of…

组合数学 · 数学 2023-05-25 Katie Ansaldi , Gabriel Cowley , Eric Green , Kihyun Kim , JT Rapp

We consider coloring problems in the distributed message-passing setting. The previously-known deterministic algorithms for edge-coloring employed at least (2Delta - 1) colors, even though any graph admits an edge-coloring with Delta + 1…

分布式、并行与集群计算 · 计算机科学 2016-10-24 Leonid Barenboim , Michael Elkin , Tzalik Maimon

For a given graph $H$ and $n\geq 1$, let $f(n,H)$ denote the maximum number $c$ for which there is a way to color the edges of the complete graph $K_n$ with $c$ colors such that every subgraph $H$ of $K_n$ has at least two edges of the same…

组合数学 · 数学 2007-05-23 He Chen , Xueliang Li , Jianhua Tu

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

In the Exact Matching problem, we are given a graph whose edges are colored red or blue and the task is to decide for a given integer k, if there is a perfect matching with exactly k red edges. Since 1987 it is known that the Exact Matching…

计算复杂性 · 计算机科学 2024-01-09 Nicolas El Maalouly , Sebastian Haslebacher , Lasse Wulf

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
‹ 上一页 1 2 3 10 下一页 ›