/MST

Developed minimum spanning tree algorithms along with sorting algorithms for the educational purpose of CSCI-261 project.

Primary LanguageJava

MST

Developed minimum spanning tree algorithms along with sorting algorithms for the educational purpose of CSCI-261 project.

Command line: %java MST inputx

x is a number corresponding to a specific input file. Text file consists of n vertices, r seed, and p chance.