Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 495 Bytes

File metadata and controls

16 lines (12 loc) · 495 Bytes

Byzantine Generals Problem

This application has been created as a project for Software engineering course ANS Tarnów 2021/2022

Features list:

  • Visualisation of generals sending messages between each other
  • Four algorithms (Lamport, King, Voter, q-Voter)
  • Simple implementation of blockchain technology to verify and store messages

Images

Lamport King Voter

How to run

Simply run ByzantineMain.java file from /src folder