中文
相关论文

相关论文: Locally connected spanning trees on graphs

200 篇论文

We present a simple linear-time algorithm that finds a spanning tree $T$ of a given $2$-edge-connected graph $G$ such that each vertex $v$ of $T$ has degree at most $\lceil \frac{\deg_G(v)}{2}\rceil + 1$.

数据结构与算法 · 计算机科学 2024-10-29 Dariusz Dereniowski , Janusz Dybizbański , Przemysław Karpiński , Michał Zakrzewski , Paweł Żyliński

We study \emph{local computation algorithms (LCAs)} for constructing spanning trees. In this setting, the goal is to locally determine, for each edge $ e \in E $, whether it belongs to a spanning tree $ T $ of the input graph $ G $, where $…

数据结构与算法 · 计算机科学 2026-02-10 Pan Peng , Yuyang Wang

Constructing a spanning tree of a graph is one of the most basic tasks in graph theory. Motivated by several recent studies of local graph algorithms, we consider the following variant of this problem. Let G be a connected bounded-degree…

组合数学 · 数学 2015-02-04 Reut Levi , Guy Moshkovitz , Dana Ron , Ronitt Rubinfeld , Asaf Shapira

We study the problem of low-stretch spanning trees in graphs of bounded width: bandwidth, cutwidth, and treewidth. We show that any simple connected graph $G$ with a linear arrangement of bandwidth $b$ can be embedded into a distribution…

数据结构与算法 · 计算机科学 2020-04-20 Glencora Borradaile , Erin Wolf Chambers , David Eppstein , William Maxwell , Amir Nayyeri

A graph is locally chordal if each of its small-radius balls is chordal. In an earlier work [AKK25], the authors and Kobler proved that locally chordal graphs can be characterized by having chordal local covers, by forbidding short cycles…

组合数学 · 数学 2025-12-23 Tara Abrishami , Paul Knappe

We consider a family of local search algorithms for the minimum-weight spanning tree, indexed by a parameter $\rho$. One step of the local search corresponds to replacing a connected induced subgraph of the current candidate graph whose…

概率论 · 数学 2022-05-11 Louigi Addario-Berry , Jordan Barrett , Benoît Corsini

Circular-arc graphs are graphs that can be represented as intersection graphs of subpaths of a cycle. Interval graphs are graphs that can be represented as intersection graphs of subpaths of a path. Since cycles are locally paths, every…

Constructing a spanning tree of a graph is one of the most basic tasks in graph theory. We consider a relaxed version of this problem in the setting of local algorithms. The relaxation is that the constructed subgraph is a sparse spanning…

数据结构与算法 · 计算机科学 2021-04-28 Reut Levi , Dana Ron , Ronitt Rubinfeld

Constructing the maximum spanning tree $T$ of an edge-weighted connected graph $G$ is one of the important research topics in computer science and optimization, and the related research results have played an active role in practical…

组合数学 · 数学 2024-12-30 Hui Lei , Mei Lu , Yongtang Shi , Jian Sun , Xiamiao Zhao

The number of spanning trees in a graph $G$ is the total number of distinct spanning subgraphs of $G$ that are trees. In this paper we characterize the unique graph with a prescribed vertex (resp. edge) connectivity, minimum degree and…

组合数学 · 数学 2025-12-16 Shaohan Xu , Kexiang Xu , Ivan Damnjanović

For any graph $G$, let $t(G)$ be the number of spanning trees of $G$, $L(G)$ be the line graph of $G$ and for any non-negative integer $r$, $S_r(G)$ be the graph obtained from $G$ by replacing each edge $e$ by a path of length $r+1$…

组合数学 · 数学 2017-04-24 Fengming Dong , Weigen Yan

We present an explicit connected spanning structure that appears in a random graph just above the connectivity threshold with high probability.

组合数学 · 数学 2021-11-29 Yahav Alon , Michael Krivelevich , Peleg Michaeli

Constructing a sparse spanning subgraph is a fundamental primitive in graph theory. In this paper, we study this problem in the Centralized Local model, where the goal is to decide whether an edge is part of the spanning subgraph by…

数据结构与算法 · 计算机科学 2017-07-20 Christoph Lenzen , Reut Levi

A generalization of the notion of spanning tree congestion for weighted graphs is introduced. The $L^p$ congestion of a spanning tree is defined as the $L^p$ norm of the edge congestion of that tree. In this context, the classical…

离散数学 · 计算机科学 2025-05-12 Alberto Castejón Lafuente , Emilio Estévez , Carlos Meniño Cotón , M. Carmen Somoza

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

A digraph is connected-homogeneous if any isomorphism between finite connected induced subdigraphs extends to an automorphism of the digraph. We consider locally-finite connected-homogeneous digraphs with more than one end. In the case that…

组合数学 · 数学 2010-11-30 Robert Gray , Rognvaldur G. Moller

In a graph, a spanning tree is said to be a tree t-spanner of the graph if the distance between any two vertices in is at most times their distance in . The tree t-spanner has many applications in networks and distributed environments. In…

离散数学 · 计算机科学 2014-08-12 Sambhu Charan Barman , Sukumar Mondal , Madhumangal Pal

We introduce a Markov Chain Monte Carlo algorithm which samples from the space of spanning trees of complete graphs using local rewiring operations only. The probability distribution of graphs of this kind is shown to depend on the…

离散数学 · 计算机科学 2017-11-21 Neal McBride , John Bulava

Designing well-connected graphs is a fundamental problem that frequently arises in various contexts across science and engineering. The weighted number of spanning trees, as a connectivity measure, emerges in numerous problems and plays a…

数据结构与算法 · 计算机科学 2016-04-13 Kasra Khosoussi , Gaurav S. Sukhatme , Shoudong Huang , Gamini Dissanayake

Let $G$ be a graph and let $l$ be an integer-valued function on subsets of $V(G)$. The graph $G$ is said to be $l$-partition-connected, if for every partition $P$ of $V(G)$, $e_G(P)\ge \sum_{A\in P} l(A)-l(V(G))$, where $e_G(P)$ denotes the…

组合数学 · 数学 2018-06-22 Morteza Hasanvand
‹ 上一页 1 2 3 10 下一页 ›