Prim algorithm is a type of greedy algorithm that finds a minimum spanning tree for a given data set. The type of file this program takes in is a Weighted Undirected Graph (WUG file).
-
Notifications
You must be signed in to change notification settings - Fork 0
deadsoftie/PrimAlgorithmSolver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Prim algorithm is a type of greedy algorithm that finds a minimum spanning tree for a weighted undirected graph.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published