ID: math/0404099

Uniform random spanning trees

April 5, 2004

View on ArXiv

Similar papers 4

Spanners in randomly weighted graphs: independent edge lengths

May 4, 2021

86% Match
Alan Frieze, Wesley Pegden
Combinatorics
Discrete Mathematics

Given a connected graph $G=(V,E)$ and a length function $\ell:E\to {\mathbb R}$ we let $d_{v,w}$ denote the shortest distance between vertex $v$ and vertex $w$. A $t$-spanner is a subset $E'\subseteq E$ such that if $d'_{v,w}$ denotes shortest distances in the subgraph $G'=(V,E')$ then $d'_{v,w}\leq t d_{v,w}$ for all $v,w\in V$. We show that for a large class of graphs with suitable degree and expansion properties with independent exponential mean one edge lengths, there is ...

Find SimilarView on arXiv

Asymptotic Enumeration of Spanning Trees

December 11, 2002

86% Match
Russell Lyons
Combinatorics
Probability

We give new general formulas for the asymptotics of the number of spanning trees of a large graph. A special case answers a question of McKay (1983) for regular graphs. The general answer involves a quantity for infinite graphs that we call "tree entropy", which we show is a logarithm of a normalized determinant of the graph Laplacian for infinite graphs. Tree entropy is also expressed using random walks. We relate tree entropy to the metric entropy of the uniform spanning fo...

Find SimilarView on arXiv

Spanning trees in random regular uniform hypergraphs

May 15, 2020

86% Match
Catherine Greenhill, Mikhail Isaev, Gary Liang
Combinatorics

Let $\mathcal{G}_{n,r,s}$ denote a uniformly random $r$-regular $s$-uniform hypergraph on the vertex set $\{1,2,\ldots, n\}$. We establish a threshold result for the existence of a spanning tree in $\mathcal{G}_{n,r,s}$, restricting to $n$ satisfying the necessary divisibility conditions. Specifically, we show that when $s\geq 5$, there is a positive constant $\rho(s)$ such that for any $r\geq 2$, the probability that $\mathcal{G}_{n,r,s}$ contains a spanning tree tends to 1 ...

Find SimilarView on arXiv

Fairest edge usage and minimum expected overlap for random spanning trees

May 25, 2018

86% Match
Nathan Albin, Jason Clemens, Derek Hoare, Pietro Poggi-Corradini, ... , Tymochko Sarah
Combinatorics

Random spanning trees of a graph $G$ are governed by a corresponding probability mass distribution (or "law"), $\mu$, defined on the set of all spanning trees of $G$. This paper addresses the problem of choosing $\mu$ in order to utilize the edges as "fairly" as possible. This turns out to be equivalent to minimizing, with respect to $\mu$, the expected overlap of two independent random spanning trees sampled with law $\mu$. In the process, we introduce the notion of homogene...

Find SimilarView on arXiv

On the probability that a random subtree is spanning

October 16, 2019

86% Match
Stephan Wagner
Combinatorics

We consider the quantity $P(G)$ associated with a graph $G$ that is defined as the probability that a randomly chosen subtree of $G$ is spanning. Motivated by conjectures due to Chin, Gordon, MacPhee and Vincent on the behaviour of this graph invariant depending on the edge density, we establish first that $P(G)$ is bounded below by a positive constant provided that the minimum degree is bounded below by a linear function in the number of vertices. Thereafter, the focus is sh...

Find SimilarView on arXiv

Polynomial representation for the expected length of minimal spanning trees

January 15, 2015

86% Match
Jared Nishikawa, Peter T. Otto, Colin Starr
Probability
Combinatorics

In this paper, we investigate the polynomial integrand of an integral formula that yields the expected length of the minimal spanning tree of a graph whose edges are uniformly distributed over the interval [0, 1]. In particular, we derive a general formula for the coefficients of the polynomial and apply it to express the first few coefficients in terms of the structure of the underlying graph; e.g. number of vertices, edges and cycles.

Find SimilarView on arXiv

Rainbow spanning trees in randomly coloured $G_{k-out}$

October 4, 2022

86% Match
Deepak Bal, Alan Frieze, Pawel Pralat
Combinatorics
Discrete Mathematics

Given a graph $G=(V,E)$ on $n$ vertices and an assignment of colours to its edges, a set of edges $S \subseteq E$ is said to be rainbow if edges from $S$ have pairwise different colours assigned to them. In this paper, we investigate rainbow spanning trees in randomly coloured random $G_{k-out}$ graphs.

Find SimilarView on arXiv

Fast uniform generation of random graphs with given degree sequences

May 9, 2019

86% Match
Andrii Arman, Pu Gao, Nicholas Wormald
Combinatorics
Data Structures and Algorith...
Probability

In this paper we provide an algorithm that generates a graph with given degree sequence uniformly at random. Provided that $\Delta^4=O(m)$, where $\Delta$ is the maximal degree and $m$ is the number of edges,the algorithm runs in expected time $O(m)$. Our algorithm significantly improves the previously most efficient uniform sampler, which runs in expected time $O(m^2\Delta^2)$ for the same family of degree sequences. Our method uses a novel ingredient which progressively rel...

Find SimilarView on arXiv

tinygarden -- A java package for testing properties of spanning trees

April 22, 2024

86% Match
Manuel Dubinsky, César Massri, Gabriel Taubin
Discrete Mathematics
Combinatorics

Spanning trees are fundamental objects in graph theory. The spanning tree set size of an arbitrary graph can be very large. This limitation discourages its analysis. However interesting patterns can emerge in small cases. In this article we introduce \emph{tinygarden}, a java package for validating hypothesis, testing properties and discovering patterns from the spanning tree set of an arbitrary graph.

Find SimilarView on arXiv

Embedding spanning trees in random graphs

July 14, 2010

86% Match
Michael Krivelevich
Combinatorics

We prove that if T is a tree on n vertices wih maximum degree D and the edge probability p(n) satisfies: np>c*max{D*logn,n^{\epsilon}} for some constant \epsilon>0, then with high probability the random graph G(n,p) contains a copy of T. The obtained bound on the edge probability is shown to be essentially tight for D=n^{\Theta(1)}.

Find SimilarView on arXiv