Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 241 Bytes

A simulation of Gossip Protocol and Push-Sum protocol in Elixir.

This is implemented in 4 network topologies -

  • Full Network
  • 2D Grid
  • Imperfect 2D
  • Line Network

Please refer to ReadMe.txt and Report for the implementation details.