Skip to content

This contains an implementation of Prim's algorithm to find the Minimum Spanning Tree (MST) of a graph, using an adjacency matrix to represent the graph.

Notifications You must be signed in to change notification settings

jpwizard/Minimum-Spanning-Tree-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This contains an implementation of Prim's algorithm to find the Minimum Spanning Tree (MST) of a graph, using an adjacency matrix to represent the graph.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages