We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d03eed commit 4a59312Copy full SHA for 4a59312
1 file changed
Competitive Coding/Tree/Minimum Spanning Tree/readme.md
@@ -0,0 +1,4 @@
1
+Minimum spanning tree
2
+"A minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected,
3
+edge-weighted (un)directed graph that connects all the vertices together,
4
+without any cycles and with the minimum possible total edge weight."
0 commit comments