The notes are for the Algorithm Design and Analysis course.
You are encouraged to pull request or add new issues.
- Missing Lecture 1 [TODO]
- Online Related Machine Schedule (Lecture 2)
- Online Unrelated Machine Schedule (Lecture 2) [TODO]
# to build
make build
# to watch (fswatch needed)
make watch
Thanks ZenoZeng for providing the scripts to build and watch the documents.