• Thumbnail for Euclidean minimum spanning tree
    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
  • Thumbnail for Minimum spanning tree
    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,458 words) - 15:05, 21 June 2025
  • Thumbnail for Spanning tree
    graph may have several spanning trees, but a graph that is not connected will not contain a spanning tree (see about spanning forests below). If all of...
    26 KB (3,280 words) - 19:26, 11 April 2025
  • Thumbnail for Travelling salesman problem
    tree of the graph associated with an instance of the Euclidean TSP is a Euclidean minimum spanning tree, and so can be computed in expected O(n log n) time...
    87 KB (11,604 words) - 02:24, 25 June 2025
  • Thumbnail for K-minimum spanning tree
    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
  • 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
  • the ratio of lengths of Steiner trees and Euclidean minimum spanning trees for the same point sets in the Euclidean plane. It was proposed by Edgar Gilbert...
    5 KB (701 words) - 14:51, 8 June 2025
  • Thumbnail for Euclidean distance
    the square of the Euclidean distance, and is called the squared Euclidean distance. For instance, the Euclidean minimum spanning tree can be determined...
    26 KB (3,288 words) - 16:41, 30 April 2025
  • A kinetic Euclidean minimum spanning tree is a kinetic data structure that maintains the Euclidean minimum spanning tree (EMST) of a set P of n points...
    2 KB (234 words) - 00:37, 23 July 2023
  • 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
  • Thumbnail for Steiner tree problem
    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,416 words) - 00:53, 24 July 2025
  • Thumbnail for Rectilinear minimum spanning tree
    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
  • EMST may refer to: Euclidean minimum spanning tree, a type of subgraph used in graph theory Early Management of Severe Trauma, an alternative name for...
    326 bytes (76 words) - 02:30, 26 July 2010
  • Thumbnail for Geometric graph theory
    distance between its endpoints. The Euclidean minimum spanning tree is the minimum spanning tree of a Euclidean complete graph. It is also possible to...
    7 KB (934 words) - 20:16, 2 December 2024
  • problem: GT48  Treewidth Testing whether a tree may be represented as Euclidean minimum spanning tree Vertex cover: GT1  3-partition problem: SP15  Bin packing problem: SR1 ...
    29 KB (2,746 words) - 00:31, 24 April 2025
  • Thumbnail for Iterated logarithm
    the Delaunay triangulation of a set of points knowing the Euclidean minimum spanning tree: randomized O(n log* n) time. Fürer's algorithm for integer...
    7 KB (749 words) - 06:15, 19 June 2025
  • Thumbnail for Delaunay triangulation
    paired with a final iterative triangle flipping step. The Euclidean minimum spanning tree of a set of points is a subset of the Delaunay triangulation...
    29 KB (3,255 words) - 08:43, 18 June 2025
  • Thumbnail for Greedy geometric spanner
    total number of edges, and total weight close to that of the Euclidean minimum spanning tree. Although known construction methods for them are slow, fast...
    11 KB (1,206 words) - 04:26, 2 June 2025
  • algorithm): find maximum or minimum branchings Euclidean minimum spanning tree: algorithms for computing the minimum spanning tree of a set of points in the...
    72 KB (7,951 words) - 17:13, 5 June 2025
  • Thumbnail for Gabriel graph
    Gabriel graph (category Euclidean plane geometry)
    triangulation is given. The Gabriel graph contains, as subgraphs, the Euclidean minimum spanning tree, the relative neighborhood graph, and the nearest neighbor...
    5 KB (506 words) - 01:32, 10 June 2023
  • Thumbnail for Prim's algorithm
    Prim's algorithm (category Spanning tree)
    algorithm that finds a minimum spanning tree for a weighted undirected graph. This means it finds a subset of the edges that forms a tree that includes every...
    18 KB (2,079 words) - 20:30, 15 May 2025
  • Thumbnail for Widest path problem
    the maximum spanning tree of the graph, and a minimax path may be found as the path between the two vertices in the minimum spanning tree. It follows...
    24 KB (3,017 words) - 06:47, 12 May 2025
  • contributions include an algorithm for approximating the weight of the Euclidean minimum spanning tree in sublinear time, and finding a tight integrality gap for...
    5 KB (332 words) - 23:57, 18 July 2025
  • Thumbnail for Yao graph
    Andrew Yao used these graphs to construct high-dimensional Euclidean minimum spanning trees. Cone-based Spanners in Computational Geometry Algorithms Library...
    3 KB (264 words) - 15:12, 19 July 2025
  • Thumbnail for Kruskal's algorithm
    Kruskal's algorithm (category Spanning tree)
    algorithm finds a minimum spanning forest of an undirected edge-weighted graph. If the graph is connected, it finds a minimum spanning tree. It is a greedy...
    16 KB (1,829 words) - 02:58, 18 July 2025
  • Thumbnail for Relative neighborhood graph
    is a subgraph of the Delaunay triangulation. In turn, the Euclidean minimum spanning tree is a subgraph of it, from which it follows that it is a connected...
    7 KB (685 words) - 16:08, 7 December 2024
  • Thumbnail for Nearest neighbor graph
    condition is imposed, the NNG is a forest, a subgraph of the Euclidean minimum spanning tree. Franco P. Preparata and Michael Ian Shamos (1985). Computational...
    7 KB (879 words) - 01:06, 4 April 2024
  • t-spanner of a point set. Provide a t-approximation of the Euclidean minimum spanning tree in d dimensions in O ( n lg ⁡ n ) {\displaystyle O(n\lg n)}...
    14 KB (1,795 words) - 06:24, 11 March 2024
  • Thumbnail for Urquhart graph
    graph of a set of points in general position contains the Euclidean minimum spanning tree of its points, from which it follows that it is a connected...
    3 KB (354 words) - 16:23, 7 December 2024
  • Thumbnail for Convex hull
    bounded sets in the Euclidean plane, not all on one line, the boundary of the convex hull is the simple closed curve with minimum perimeter containing...
    58 KB (7,173 words) - 01:04, 1 July 2025