A minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all...
44 KB (5,460 words) - 22:50, 27 April 2025
The k-minimum spanning tree problem, studied in theoretical computer science, asks for a tree of minimum cost that has exactly k vertices and forms a subgraph...
8 KB (1,057 words) - 10:20, 13 October 2024
A Euclidean minimum spanning tree of a finite set of points in the Euclidean plane or higher-dimensional Euclidean space connects the points by a system...
55 KB (6,676 words) - 19:53, 5 February 2025
weighted edge in a spanning tree. A spanning tree is a minimum bottleneck spanning tree if the graph does not contain a spanning tree with a smaller bottleneck...
15 KB (1,346 words) - 19:27, 1 May 2025
degree greater than k? This is also known as the degree-constrained spanning tree problem. Finding the minimum degree spanning tree of an undirected graph...
3 KB (341 words) - 05:51, 3 December 2023
on spanning trees have also been studied, including the maximum spanning tree, the minimum tree that spans at least k vertices, the spanning tree with...
26 KB (3,280 words) - 19:26, 11 April 2025
rectilinear minimum spanning tree (RMST) of a set of n points in the plane (or more generally, in R d {\displaystyle \mathbb {R} ^{d}} ) is a minimum spanning tree...
3 KB (332 words) - 00:48, 17 April 2024
Capacitated minimum spanning tree is a minimal cost spanning tree of a graph that has a designated root node r {\displaystyle r} and satisfies the capacity...
8 KB (1,276 words) - 16:40, 21 January 2025
and computational geometry, a minimum-diameter spanning tree of a finite set of points in a metric space is a spanning tree in which the diameter (the longest...
9 KB (1,296 words) - 09:40, 11 March 2025
containing spanning tree Minimum spanning tree Capacitated minimum spanning tree Distributed minimum spanning tree Euclidean minimum spanning tree k-minimum spanning...
856 bytes (143 words) - 05:17, 20 December 2023
tree problem in graphs is equivalent to the minimum spanning tree. However, while both the non-negative shortest path and the minimum spanning tree problem...
35 KB (4,391 words) - 03:09, 29 December 2024
A kinetic minimum spanning tree is a kinetic data structure that maintains the minimum spanning tree (MST) of a graph whose edge weights are changing as...
3 KB (331 words) - 06:43, 29 April 2024
In graph theory a minimum spanning tree (MST) T {\displaystyle T} of a graph G = ( V , E ) {\displaystyle G=(V,E)} with | V | = n {\displaystyle |V|=n}...
19 KB (3,068 words) - 00:04, 31 July 2023
distance spanning tree, shortest total path length spanning tree, minimum total distance spanning tree, or minimum average distance spanning tree. In an...
5 KB (595 words) - 10:33, 6 August 2024
degree-constrained spanning tree is a spanning tree where the maximum vertex degree is limited to a certain constant k. The degree-constrained spanning tree problem...
3 KB (374 words) - 19:27, 6 February 2025
algorithms exist which start from the rectilinear minimum spanning tree (RMST; the minimum spanning tree in the plane with rectilinear distance) and try...
5 KB (719 words) - 03:56, 23 March 2024
topological minors Steiner tree, or Minimum spanning tree for a subset of the vertices of a graph. (The minimum spanning tree for an entire graph is solvable...
29 KB (2,746 words) - 00:31, 24 April 2025
constructing dynamic-programming based separation oracles. In a minimum-cost spanning-tree game, each player is a node in a complete graph. The graph contains...
15 KB (2,010 words) - 02:28, 23 February 2025
Connected dominating set (redirect from Maximum leaf spanning tree)
domination number of G is the number of vertices in the minimum connected dominating set. Any spanning tree T of a graph G has at least two leaves, vertices...
10 KB (1,239 words) - 07:30, 16 July 2024
Borůvka's algorithm (category Spanning tree)
algorithm is a greedy algorithm for finding a minimum spanning tree in a graph, or a minimum spanning forest in the case of a graph that is not connected...
11 KB (1,176 words) - 14:54, 27 March 2025
Expected linear time MST algorithm (category Spanning tree)
the minimum spanning tree of G by the cycle property. Given a forest, F-heavy edges can be computed in linear time using a minimum spanning tree verification...
14 KB (2,025 words) - 00:12, 29 July 2024
finding a spanning arborescence of minimum weight (sometimes called an optimum branching). It is the directed analog of the minimum spanning tree problem...
8 KB (1,328 words) - 15:31, 23 January 2025
endpoints of the network edges, then the shortest network is their minimum spanning tree. However, shorter networks can often be obtained by adding Steiner...
2 KB (213 words) - 09:23, 7 June 2021
This algorithm can only be applied to unweighted graphs. A minimum spanning tree is a tree-like subgraph of a given graph G, in which it keeps all the...
8 KB (985 words) - 01:10, 28 December 2024
Maunder Minimum". It occurred before sunspots had been directly observed and was discovered instead by analysis of the proportion of carbon-14 in tree rings...
6 KB (587 words) - 04:32, 11 October 2024
set and a uniform spanning tree of a graph is a spanning tree selected with uniform probabilities from the full set of spanning trees of the graph. The...
7 KB (772 words) - 23:27, 31 March 2025
unproven conjecture on the ratio of lengths of Steiner trees and Euclidean minimum spanning trees for the same point sets in the Euclidean plane. It was...
5 KB (666 words) - 22:19, 11 January 2025
Chartered Society of Physiotherapy Minimum cost spanning tree, the lowest costing way to construct a spanning tree graph. Multichannel Serial Port: A...
463 bytes (91 words) - 17:17, 20 October 2022
Pseudoforest (redirect from Spanning pseudoforest)
augmented trees and maximal pseudoforests are also sometimes called augmented forests. The minimum spanning pseudoforest problem involves finding a spanning pseudoforest...
30 KB (4,054 words) - 00:15, 9 November 2024
in Kruskal's algorithm for finding the minimum spanning tree of a graph. The importance of minimum spanning trees means that disjoint-set data structures...
33 KB (4,634 words) - 16:42, 4 January 2025