Skip to content

RiskieRich/Minimum-Spanning-Tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MINIMUM SPANNING TREE IMPL IN C

Calculates MST with Prim and Kruskal algorithms.

Compile with GNU C Compiler
DO NOT COMPILE ON MAC SYSTEMS

About

MST of given graph with both Prim and Kruskal algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published