Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 204 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 204 Bytes

java-distributed-mst

Java implementation of GHS algorithm to find MST in a distributed system. It follows a multithreaded mechanism to create a MST and uses Swing for live display of tree fromation. :)