The goal of this project is to determine the convergence of Gossip and Pushsum algorithms through a simulator based on actors written in Elixir.
-
Download the file and unzip it
-
Run the command: mix run proj2.exs 100 full gossip
-
Topologies: full | line| torus | honeycomb | randHoneycomb| rand2D
-
Algorithm: gossip | push-sum