Skip to content

PiCarODD/mcst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mcst

Minimum cost Spanning Tree

-python3 mcst.py
-add vertex 1...etc(must be integer value)
-add edge 1 2 1...etc(all must be integer and space between them first int and second is distination and the last is cost)
-mst(to show result)
Hope you enjoy


#WAB(HHA,KKW,KKN)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages