Skip to content

nemosharma6/consensus-algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consensus-algo

consensus algorithm with link failures in a completely connected graph

execute

java -cp <jar_path> Master <input_file_path> <log_file_path>

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

About

consensus algorithm with link failures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages