da
da copied to clipboard
Distributed Algorithms — Online Textbook
Distributed Algorithms
Online textbook by Jukka Suomela.
For more information, see: https://jukkasuomela.fi/da/
License
This work is licensed under CC BY-SA 3.0: http://creativecommons.org/licenses/by-sa/3.0/
Compilation with latexmk
Compile everything:
latexmk
Clean up everything:
latexmk -C
Compilation with rubber
Compile everything:
rubber -Wall da-*.tex
Clean up everything:
rubber --clean da-*.tex
Updates
For a new version of this material, see:
- https://jukkasuomela.fi/da2020/
- https://github.com/suomela/da2020