中文
相关论文

相关论文: Construction of Four Completely Independent Spanni…

200 篇论文

Let T1, T2,.... Tk be spanning trees in a graph G. If for any pair of vertices u and v of G, the paths between u and v in every Ti( 0 < i < k+1) do not contain common edges then T1, T2,.... Tk are called edge-disjoint spanning trees in G.…

组合数学 · 数学 2017-06-19 S. A. Mane

We say two spanning trees of a graph are completely independent if their edge sets are disjoint, and for each pair of vertices, the paths between them in each spanning tree do not have any other vertex in common. Pai and Chang constructed…

组合数学 · 数学 2024-12-17 Benedict Randall Shaw

Let $k\ge 2$ be an integer and $T_1,\ldots, T_k$ be spanning trees of a graph $G$. If for any pair of vertices $(u,v)$ of $V(G)$, the paths from $u$ to $v$ in each $T_i$, $1\le i\le k$, do not contain common edges and common vertices,…

离散数学 · 计算机科学 2014-09-23 Benoit Darties , Nicolas Gastineau , Olivier Togni

Completely independent spanning trees in a graph $G$ are spanning trees of $G$ such that for any two distinct vertices of $G$, the paths between them in the spanning trees are pairwise edge-disjoint and internally vertex-disjoint. In this…

组合数学 · 数学 2022-09-21 Toru Hasunuma

Spanning trees $T_1,T_2, \dots,T_k$ of $G$ are $k$ completely independent spanning trees if, for any two vertices $u,v\in V(G)$, the paths from $u$ to $v$ in these $k$ trees are pairwise edge-disjoint and internal vertex-disjoint. Hasunuma…

组合数学 · 数学 2025-02-18 Jie Ma , Junqing Cai

A set of \( k \) spanning trees in a graph \( G \) is called a set of \textit{completely independent spanning trees (CISTs)} if, for every pair of vertices \( x \) and \( y \), the paths connecting \( x \) and \( y \) across different trees…

组合数学 · 数学 2025-03-20 R. Barabde , S. A. Mane , S. A. Kandekar

A network can contain numerous spanning trees. If two spanning trees $T_i,T_j$ do not share any common edges, $T_i$ and $T_j$ are said to be pairwisely edge-disjoint. For spanning trees $T_1, T_2, ..., T_m$, if every two of them are…

分布式、并行与集群计算 · 计算机科学 2026-04-08 Xiaorui Li , Baolei Cheng , Jianxi Fan , Yan Wang , Dajin Wang

Let $L(G)$ denote the maximum number of leaves in any spanning tree of a connected graph $G$. We show the (known) result that for the $n$-cube $Q_n$, $L(Q_n) \sim 2^n = |V(Q_n)|$ as $n\rightarrow \infty$. Examining this more carefully,…

组合数学 · 数学 2019-06-03 Jerrold R. Griggs

The search of spanning trees with interesting disjunction properties has led to the introduction of edge-disjoint spanning trees, independent spanning trees and more recently completely independent spanning trees. We group together these…

离散数学 · 计算机科学 2017-02-28 Benoit Darties , Nicolas Gastineau , Olivier Togni

In this paper, we consider the problem of decomposing the augmented cube $AQ_n$ into two spanning, regular, connected and pancyclic subgraphs. We prove that for $ n \geq 4$ and $ 2n - 1 = n_1 + n_2 $ with $ n_1, n_2 \geq 2,$ the augmented…

组合数学 · 数学 2018-09-12 S. A. Kandekar , Y. M. Borse , B. N. Waphare

We give two combinatorial proofs of an elegant product formula for the number of spanning trees of the $n$-dimensional hypercube. The first proof is based on the assertion that if one chooses a uniformly random rooted spanning tree of the…

组合数学 · 数学 2012-07-13 Olivier Bernardi

Let $G$ be a connected graph and $L(G)$ the set of all integers $k$ such that $G$ contains a spanning tree with exactly $k$ leaves. We show that for a connected graph $G$, the set $L(G)$ is contiguous. It follows from work of Chen, Ren, and…

组合数学 · 数学 2024-11-20 Kenta Noguchi , Carol T. Zamfirescu

The Steiner tree problem in graphs has applications in network design or circuit layout. Given a set $S$ of vertices, $|S| \geq 2,$ a tree connecting all vertices of $S$ is called an $S$-Steiner tree (tree connecting $S$). The reliability…

组合数学 · 数学 2021-08-23 S. A. Mane , S. A. Kandekar

A spanning tree of a graph $G$ is a connected acyclic spanning subgraph of $G$. We consider enumeration of spanning trees when $G$ is a $2$-tree, meaning that $G$ is obtained from one edge by iteratively adding a vertex whose neighborhood…

离散数学 · 计算机科学 2016-07-21 P. Renjith , N. Sadagopan , Douglas B. West

We prove an ear-decomposition theorem for $4$-edge-connected graphs and use it to prove that for every $4$-edge-connected graph $G$ and every $r\in V(G)$, there is a set of four spanning trees of $G$ with the following property. For every…

组合数学 · 数学 2017-11-23 Alexander Hoyer , Robin Thomas

We show that the diameter of a uniformly drawn spanning tree of a connected graph on $n$ vertices which satisfies certain high-dimensionality conditions typically grows like $\Theta(\sqrt{n})$. In particular this result applies to…

概率论 · 数学 2020-10-30 Peleg Michaeli , Asaf Nachmias , Matan Shalev

A {\it good drawing} of a graph $G$ is a drawing where the edges are non-self-intersecting and each two edges have at most one point in common, which is either a common end vertex or a crossing. The {\it crossing number} of a graph $G$ is…

组合数学 · 数学 2012-10-24 Guoqing Wang , Haoli Wang , Yuansheng Yang , Xuezhi Yang , Wenping Zheng

For a graph G, let t(G) denote the maximum number of vertices in an induced subgraph of G that is a tree. In this paper, we study the problem of bounding t(G) for graphs which do not contain a complete graph K_r on r vertices. This problem…

组合数学 · 数学 2008-10-25 Jacob Fox , Po-Shen Loh , Benny Sudakov

A set $S$ of vertices of a graph $G$ is exponentially independent if, for every vertex $u$ in $S$, $$\sum\limits_{v\in S\setminus \{ u\}}\left(\frac{1}{2}\right)^{{\rm dist}_{(G,S)}(u,v)-1}<1,$$ where ${\rm dist}_{(G,S)}(u,v)$ is the…

组合数学 · 数学 2020-10-05 Stéphane Bessy , Johannes Pardey , Dieter Rautenbach

Given a connected undirected graph $G$, a spanning tree is a subgraph $T$ of $G$ such that $V(T) = V(G)$ and $T$ is a tree. A collection of $\ell$ spanning trees $T_1,\ldots,T_\ell$ is pairwise $k$-diverse if for every $i \neq j$, $|E(T_i)…

数据结构与算法 · 计算机科学 2026-04-28 Petr A. Golovach , Diptapriyo Majumdar , Saket Saurabh
‹ 上一页 1 2 3 10 下一页 ›