Undirected, Planar MST: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 April 2023

15 February 2023

  • curprev 11:1911:19, 15 February 2023Admin talk contribs 1,209 bytes +1,209 Created page with "{{DISPLAYTITLE:Undirected, Planar MST (Minimum Spanning Tree (MST))}} == Description == 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 the vertices together; without any cycles and with the minimum possible total edge weight. Here, we assume that the graph is planar. == Related Problems == Generalizations: Undirected, General MST Related: Undirected, Dense..."