中文
相关论文

相关论文: A Polynomial Time Algorithm for Computing the Stro…

200 篇论文

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

We investigate a process of joining $k$ random spanning trees on a fixed clique $K_n$. The joined trees may not be disjoint and multiple edges are replaced by one simple edge. This process produces a simple graph $G$ on $n$~vertices with an…

离散数学 · 计算机科学 2025-11-25 Blazej Wrobel , Dominik Bojko

Let $G$ be a simple $n$-vertex graph and $c$ be a colouring of $E(G)$ with $n$ colours, where each colour class has size at least $2$. We prove that $(G,c)$ contains a rainbow cycle of length at most $\lceil \frac{n}{2} \rceil$, which is…

Let $G$ be an edge-colored graph on $n$ vertices. The minimum color degree of $G$, denoted by $\delta^c(G)$, is defined as the minimum number of colors assigned to the edges incident to a vertex in $G$. In 2013, H. Li proved that an…

组合数学 · 数学 2025-10-16 Xueliang Li , Bo Ning , Yongtang Shi , Shenggui Zhang

We introduce the algorithmic problem of finding a locally rainbow path of length $\ell$ connecting two distinguished vertices $s$ and $t$ in a vertex-colored directed graph. Herein, a path is locally rainbow if between any two visits of…

数据结构与算法 · 计算机科学 2024-02-21 Till Fluschnik , Leon Kellerhals , Malte Renken

An edge coloring of a simple graph $G$ is said to be \textit{proper rainbow-cycle-forbidding} (PRCF, for short) if no two incident edges receive the same color and for any cycle in $G$, at least two edges of that cycle receive the same…

组合数学 · 数学 2021-06-11 Matt Noble

Given a graph $G$, and terminal vertices $s$ and $t$, the TRACKING PATHS problem asks to compute a minimum number of vertices to be marked as trackers, such that the sequence of trackers encountered in each s-t path is unique. TRACKING…

数据结构与算法 · 计算机科学 2020-02-19 Pratibha Choudhary

For any connected multigraph $G=(V,E)$ and any $M\subseteq E$, if $M$ induces an acyclic subgraph of $G$ and removing all edges in $M$ yields a subgraph of $G$ whose components are complete graphs, a formula for $\tau_G(M)$ is obtained,…

组合数学 · 数学 2019-07-18 Fengming Dong

The rainbow connection number $rc(G)$ and the rainbow vertex-connection number $rvc(G)$ of a graph $G$ were introduced by Chartrand et al. and Krivelevich and Yuster, respectively. Good upper bounds in terms of minimum degree $\delta$ were…

组合数学 · 数学 2011-03-22 Jiuying Dong , Xueliang Li

A path in an edge-colored graph $G$ is called a rainbow path if no two edges of the path are colored the same. The minimum number of colors required to color the edges of $G$ such that every pair of vertices are connected by at least $k$…

组合数学 · 数学 2012-12-27 Xiaolin Chen , Xueliang Li , Huishu Lian

We denote by $\chi$ g (G) the game chromatic number of a graph G, which is the smallest number of colors Alice needs to win the coloring game on G. We know from Montassier et al. [M. Montassier, P. Ossona de Mendez, A. Raspaud and X. Zhu,…

离散数学 · 计算机科学 2015-07-14 Clément Charpentier

A cactus is a connected graph in which any two cycles have at most one common vertex. We determine the unique graph that maximizes the distance spectral radius over all cacti with fixed numbers of vertices and cycles, and thus prove a…

组合数学 · 数学 2023-03-20 Yanna Wang , Bo Zhou

A graph is perfect if the chromatic number of every induced subgraph equals the size of its largest clique, and an algorithm of Gr\"otschel, Lov\'asz, and Schrijver from 1988 finds an optimal colouring of a perfect graph in polynomial time.…

组合数学 · 数学 2017-07-13 Maria Chudnovsky , Aurélie Lagoutte , Paul Seymour , Sophie Spirkl

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…

组合数学 · 数学 2020-03-31 Xuqing Bai , Zhong Huang , Xueliang Li

The $k$-rainbow index $rx_k(G)$ of a connected graph $G$ was introduced by Chartrand, Okamoto and Zhang in 2010. As a natural counterpart of the $k$-rainbow index, we introduced the concept of $k$-vertex-rainbow index $rvx_k(G)$ in this…

组合数学 · 数学 2015-02-03 Yaping Mao

We study two related problems on simple, un-directed graphs: Edge Deletion to Cactus and Spanning Tree to Cactus. Edge Deletion to Cactus has been known to be NP-hard on general graphs at least since 1988. We show improved exact algorithms…

数据结构与算法 · 计算机科学 2026-03-31 Sheikh Shakil Akhtar , Geevarghese Philip

A famous conjecture of Caccetta and H\"{a}ggkvist (CHC) states that a directed graph $D$ with $n$ vertices and minimum outdegree at least $r$ has a directed cycle of length at most $\lceil \frac{n}{r}\rceil$. In 2017, Aharoni proposed the…

组合数学 · 数学 2023-11-22 Xiaozheng Chen , Shanshan Guo , Fei Huang

A subgraph of an edge-coloured complete graph is called rainbow if all its edges have different colours. In 1980 Hahn conjectured that every properly edge-coloured complete graph $K_n$ has a rainbow Hamiltonian path. Although this…

组合数学 · 数学 2016-08-26 Noga Alon , Alexey Pokrovskiy , Benny Sudakov

A cactus is a connected graph in which each edge is contained in at most one cycle. We generalize the concept of cactus graphs, i.e., a $k$-cactus is a connected graph in which each edge is contained in at most $k$ cycles where $k\ge 1$. It…

组合数学 · 数学 2023-09-12 Licheng Zhang , Yuanqiu Huang

Let $G_1,...,G_n$ be graphs on the same vertex set of size $n$, each graph with minimum degree $\delta(G_i)\ge n/2$. A recent conjecture of Aharoni asserts that there exists a rainbow Hamiltonian cycle i.e. a cycle with edge set…

组合数学 · 数学 2021-02-23 Yangyang Cheng , Guanghui Wang , Yi Zhao