% https://git.betalupi.com/Mark/latex-packages % use [nosolutions] flag to hide solutions. % use [solutions] flag to show solutions. % Last built with version 1.1.0 \documentclass[ solutions ]{ormc_handout} \input{tikxset} \begin{document} \maketitle {Algorithms on Graphs: Flow} {Prepared by Mark on \today} \input{parts/00 review} \input{parts/01 flow} \input{parts/02 residual} \input{parts/03 fulkerson} \input{parts/04 applications} \end{document}