Skip to content
This repository was archived by the owner on Jul 31, 2021. It is now read-only.

bhedavivek/prims_algorithm

Repository files navigation

To run the program:
python main.py [input_file_path] [output_file_path]

SAMPLE input and output files given
Input in form of :
n m #First line representing number of nodes and edges in graph
u v w #Following m lines representing edge on Graph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages