Skip to content
Snippets Groups Projects
Inofizielles Skript zur Vorlesung Organic Computing im Sommersemester 2018.
Kein Gewähr auf Vollständigkeit und Richtigkeit.

The main file is "lecture_notes.tex".

In order to compile your report, use the following commands:

make       -- will generate a DVI file
make ps    -- will generate DVI and Postscript (PS) files
make pdf   -- will generate DVI, PS, and PDF files
make all   -- same as "make pdf"