Skip to content

tolikzinovyev/weight-reduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weight reduction in distributed protocols

The implementation of the algorithms presented in the Weight reduction in distributed protocols: new algorithms and analysis paper. Written in Rust.

Running the code

Example:

cargo run --release -- --algorithm super-swiper --alpha 1/3 --beta 1/2 --weights-path data/algorand.dat

To see all command line flags run:

cargo run --release -- --help

To run tests:

cargo test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages