<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Random_minimum_spanning_tree</id>
	<title>Random minimum spanning tree - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Random_minimum_spanning_tree"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Random_minimum_spanning_tree&amp;action=history"/>
	<updated>2026-04-20T00:21:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Random_minimum_spanning_tree&amp;diff=727572&amp;oldid=prev</id>
		<title>imported&gt;BagLuke: Added illustration and description.</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Random_minimum_spanning_tree&amp;diff=727572&amp;oldid=prev"/>
		<updated>2025-01-20T19:48:17Z</updated>

		<summary type="html">&lt;p&gt;Added illustration and description.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In mathematics, a &amp;#039;&amp;#039;&amp;#039;random minimum spanning tree&amp;#039;&amp;#039;&amp;#039; may be formed by assigning [[Independence (probability theory)|independent]] random weights from some distribution to the edges of an [[undirected graph]], and then constructing the [[minimum spanning tree]] of the graph.&lt;br /&gt;
&lt;br /&gt;
[[File:Random minimum spanning tree.svg|thumb|380px|Random minimum spanning tree on the same graph but with randomized weights.]]&lt;br /&gt;
&lt;br /&gt;
When the given graph is a [[complete graph]] on {{mvar|n}} vertices, and the edge weights have a continuous [[Cumulative distribution function|distribution function]] whose derivative at zero is {{math|&amp;#039;&amp;#039;D&amp;#039;&amp;#039; &amp;gt; 0}}, then the expected weight of its random minimum spanning trees is bounded by a constant, rather than growing as a function of {{mvar|n}}. More precisely, this constant tends in the limit (as {{mvar|n}} goes to infinity) to {{math|&amp;#039;&amp;#039;ζ&amp;#039;&amp;#039;(3)/&amp;#039;&amp;#039;D&amp;#039;&amp;#039;}}, where {{mvar|ζ}} is the [[Riemann zeta function]] and {{math|&amp;#039;&amp;#039;ζ&amp;#039;&amp;#039;(3) ≈ 1.202}} is [[Apéry&amp;#039;s constant]]. For instance, for edge weights that are uniformly distributed on the [[unit interval]], the derivative is {{math|1=&amp;#039;&amp;#039;D&amp;#039;&amp;#039; = 1}}, and the limit is just {{math|&amp;#039;&amp;#039;ζ&amp;#039;&amp;#039;(3)}}.{{r|frieze}} For other graphs, the expected weight of the random minimum spanning tree can be calculated as an integral involving the [[Tutte polynomial]] of the graph.{{r|steele}}&lt;br /&gt;
&lt;br /&gt;
In contrast to [[uniform spanning tree|uniformly random spanning trees]] of complete graphs, for which the typical [[Diameter (graph theory)|diameter]] is proportional to the square root of the number of vertices, random minimum spanning trees of complete graphs have typical diameter proportional to the cube root.{{r|goldschmidt|abgm}}&lt;br /&gt;
&lt;br /&gt;
Random minimum spanning trees of [[grid graph]]s may be used for [[invasion percolation]] models of liquid flow through a porous medium,{{r|d3m3h}} and for [[maze generation]].{{r|foltin}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist|refs=&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=abgm&amp;gt;{{citation&lt;br /&gt;
 | last1 = Addario-Berry | first1 = Louigi&lt;br /&gt;
 | last2 = Broutin | first2 = Nicolas&lt;br /&gt;
 | last3 = Goldschmidt | first3 = Christina | author3-link = Christina Goldschmidt&lt;br /&gt;
 | last4 = Miermont | first4 = Grégory | author4-link = Grégory Miermont&lt;br /&gt;
 | doi = 10.1214/16-AOP1132&lt;br /&gt;
 | issue = 5&lt;br /&gt;
 | journal = [[Annals of Probability]]&lt;br /&gt;
 | pages = 3075–3144&lt;br /&gt;
 | title = The scaling limit of the minimum spanning tree of the complete graph&lt;br /&gt;
 | volume = 45&lt;br /&gt;
 | year = 2017| doi-access = free&lt;br /&gt;
 | arxiv = 1301.1664&lt;br /&gt;
 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=d3m3h&amp;gt;{{citation&lt;br /&gt;
 | last1 = Duxbury | first1 = P. M.&lt;br /&gt;
 | last2 = Dobrin | first2 = R.&lt;br /&gt;
 | last3 = McGarrity | first3 = E.&lt;br /&gt;
 | last4 = Meinke | first4 = J. H.&lt;br /&gt;
 | last5 = Donev | first5 = A.&lt;br /&gt;
 | last6 = Musolff | first6 = C.&lt;br /&gt;
 | last7 = Holm | first7 = E. A.&lt;br /&gt;
 | contribution = Network algorithms and critical manifolds in disordered systems&lt;br /&gt;
 | doi = 10.1007/978-3-642-59293-5_25&lt;br /&gt;
 | pages = 181–194&lt;br /&gt;
 | publisher = Springer-Verlag&lt;br /&gt;
 | series = Springer Proceedings in Physics&lt;br /&gt;
 | title = Computer Simulation Studies in Condensed-Matter Physics XVI: Proceedings of the Fifteenth Workshop, Athens, GA, USA, February 24–28, 2003&lt;br /&gt;
 | volume = 95&lt;br /&gt;
 | year = 2004| isbn = 978-3-642-63923-4&lt;br /&gt;
 }}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=foltin&amp;gt;{{citation|url=http://www.martinfoltin.sk/mazes/thesis.pdf|title=Automated Maze Generation and Human Interaction|first=Martin|last=Foltin|series=Diploma Thesis|publisher=Masaryk University, Faculty of Informatics|location=Brno|year=2011}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=frieze&amp;gt;{{citation&lt;br /&gt;
 | last = Frieze | first = A. M. | authorlink = Alan M. Frieze&lt;br /&gt;
 | doi = 10.1016/0166-218X(85)90058-7&lt;br /&gt;
 | issue = 1&lt;br /&gt;
 | journal = [[Discrete Applied Mathematics]]&lt;br /&gt;
 | mr = 770868&lt;br /&gt;
 | pages = 47–56&lt;br /&gt;
 | title = On the value of a random minimum spanning tree problem&lt;br /&gt;
 | volume = 10&lt;br /&gt;
 | year = 1985| doi-access = free&lt;br /&gt;
 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=goldschmidt&amp;gt;{{citation|url=https://www.maths.ox.ac.uk/node/30217|title=Random minimum spanning trees|first=Christina|last=Goldschmidt|authorlink=Christina Goldschmidt|publisher=[[Mathematical Institute, University of Oxford]]|accessdate=2019-09-13}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=steele&amp;gt;{{citation&lt;br /&gt;
 | last = Steele | first = J. Michael | author-link = J. Michael Steele&lt;br /&gt;
 | editor1-last = Chauvin | editor1-first = Brigitte&lt;br /&gt;
 | editor2-last = Flajolet | editor2-first = Philippe | editor2-link = Philippe Flajolet&lt;br /&gt;
 | editor3-last = Gardy | editor3-first = Danièle&lt;br /&gt;
 | editor4-last = Mokkadem | editor4-first = Abdelkader&lt;br /&gt;
 | contribution = Minimal spanning trees for graphs with random edge lengths&lt;br /&gt;
 | doi = 10.1007/978-3-0348-8211-8_14&lt;br /&gt;
 | location = Basel&lt;br /&gt;
 | pages = 223–245&lt;br /&gt;
 | publisher = Birkhäuser&lt;br /&gt;
 | series = Trends in Mathematics&lt;br /&gt;
 | title = Mathematics and Computer Science II: Algorithms, Trees, Combinatorics and Probabilities, Proceedings of the 2nd Colloquium, Versailles-St.-Quentin, France, September 16–19, 2002&lt;br /&gt;
 | year = 2002| isbn = 978-3-0348-9475-3 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Spanning tree]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Graph-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;BagLuke</name></author>
	</entry>
</feed>