ghs-algorithm
There are 6 repositories under ghs-algorithm topic.
shubhamguptaiitd/GHS_Algorithm
Python implementation of distributed GHS algorithm
ayushmaanbhav/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. :)
DivyanshuSaxena/Distributed-GHS
Implementation for computing the Minimum Spanning Tree using GHS Algorithm in a distributed fashion
vaibspider/ghs-rust
A GHS algorithm (to compute Distributed Minimum Spanning Tree) implementation in Rust
GabryV00/P2P_StreamingApp
Streaming system based on a Peer-to-Peer network