Skip to content

hgroom29/Prim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prim's Algorithm

Algorithm that finds the Minimum Spanning Tree in a graph.

Example:

To run the example simply type python example.py.

Try modifing the flights.edgelist file and running python exampleL.py to see other graphs

Requirements:

Python 2.7
matplotlib
networkx
networkx_viewer
pqdict

GPL licence

About

Prim's algorithm for MST using Networkx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%