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) - 15:05, 21 June 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
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
containing spanning tree Minimum spanning tree Capacitated minimum spanning tree Distributed minimum spanning tree Euclidean minimum spanning tree k-minimum spanning...
857 bytes (143 words) - 21:24, 30 May 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
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
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
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) - 11:26, 28 May 2025
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...
36 KB (4,424 words) - 19:08, 23 June 2025
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
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
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
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
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,013 words) - 17:56, 18 June 2025
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) - 07:46, 23 June 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
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
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
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
in the OEIS). Finding a spanning caterpillar in a graph is NP-complete. A related optimization problem is the Minimum Spanning Caterpillar Problem (MSCP)...
10 KB (1,205 words) - 04:24, 21 June 2025
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
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...
35 KB (4,910 words) - 08:40, 20 June 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 (701 words) - 14:51, 8 June 2025
parametric minimum spanning tree problem is Ω ( n log k ) {\displaystyle \Omega (n\log k)} , a weaker bound than that for the k {\displaystyle k} -set problem...
17 KB (2,011 words) - 00:08, 8 July 2025
minimax path weight in the minimum spanning tree of the metric. From the minimum spanning tree, one can construct a Cartesian tree, the root node of which...
32 KB (4,294 words) - 21:45, 11 July 2025
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
Dual graph (section Spanning trees)
in which the tree structure of the walls forms a spanning tree of the graph and the tree structure of the free space forms a spanning tree of the dual...
51 KB (6,607 words) - 00:16, 3 April 2025