项目作者: nemosharma6

项目描述 :
consensus algorithm with link failures
高级语言: Java
项目地址: git://github.com/nemosharma6/consensus-algo.git
创建时间: 2019-03-06T05:09:21Z
项目社区:https://github.com/nemosharma6/consensus-algo

开源协议:

下载


consensus-algo

consensus algorithm with link failures in a completely connected graph

execute

java -cp Master

input file format

number of processes
number of rounds to run
skip message after every x messages
array of values of each node

output

the values that are learned by each node