-
Notifications
You must be signed in to change notification settings - Fork 0
Prim's algorithm builds a tree of minimum weight by iteratively adding the lightest edges from an initial vertex. Finds the shortest path in a graph
kirilinko/prim-algo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Prim's algorithm builds a tree of minimum weight by iteratively adding the lightest edges from an initial vertex. Finds the shortest path in a graph
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published