Mst

Subset of edges in a graph connecting all nodes with minimal total edge weight.

Minimum Spanning Tree

MST typically refers to Minimum Spanning Tree, a concept in graph theory representing the subset of edges connecting all nodes with minimal total edge weight.

Built by Tim Jones