Byzantine Generals Problem:

1. Problem description

2. Reduction to general-lieutenant problem

3. Possible solutions to general-lieutenant problem
  -oral messages
  -signed messages
  -missing communication paths

4. Time complexity analysis

5. Practical usage of Byzantine Generals Problem

Materials for reading:
http://www.cs.cornell.edu/courses/cs614/2004sp/papers/lsp82.pdf [www.cs.cornell.edu]

http://pages.cs.wisc.edu/~sschang/OS-Qual/reliability/byzantine.htm [pages.cs.wisc.edu]