Skip to content

caio-k/prim-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

primAlgorithm

In this project is realized the algorithm of Prim, which find a Minimum Spanning Tree (MST). It's received a txt file with the numbers of vertex, edges and the edges with their costs. The result is printed in a txt file.

About

Prim Algorithm Implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages