serggasp / comp6741

Lecture notes for COMP6741 - Algorithms for intractable problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comp6741

Lecture notes for UNSW's course COMP6741 - Algorithms for intractable problems

Use gen-tex.py to generate, for each lecture, a simple file ending in -SL.tex for the slideshow and a simple file ending in -LN.tex for the lecture notes in the folder ./out/.

Compile with latexmk. Cleanup temporary files with latexmk -c. Alternatively, use autocompile in Gitpod.

Once compiled, use gen-pdf.sh to copy the pdf files into the folder ./pdf/, add some pdf bookmarks, and assemble the slides into a single file and the lecture notes into a single file.

Contribute with Gitpod

See the course webpage for more information about the course, including links to lecture videos.

About

Lecture notes for COMP6741 - Algorithms for intractable problems

License:GNU General Public License v3.0


Languages

Language:TeX 99.1%Language:Shell 0.6%Language:Python 0.2%Language:Perl 0.0%