Nolanogenn / mst

Repository for basic algorithms to find Minimum Spanning Trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mst

Series of algorithms on how to find Minimum Spanning Tree using Python.
Implemented algorithms:

  • Prim's
  • Kruskal's

About

Repository for basic algorithms to find Minimum Spanning Trees


Languages

Language:Python 100.0%