Mst

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.

Related

Built by Tim Jones