rikojacob / bads-labs

Lab exercises for BADS (Algorithms and data structures, ITU Copenhagen)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Labs for BADS

A set of exploratory assignments designed for the course BADS “Algorithms and Data Structures” at IT University of Copenhagen.

Every lab has its own directory and contains two subdirectories:

<labname>/data     -- data files
<labname>/docs     -- lab documentation (LaTeX), including a
                      report skeleton

Installation

To make the documentation, you need an up-to-date (2012) version of LaTeX.

To create all labs: make all

To make an individual lab, run: make /docs/.pdf

About

Lab exercises for BADS (Algorithms and data structures, ITU Copenhagen)

License:Other


Languages

Language:TeX 94.4%Language:Shell 2.3%Language:Python 2.3%Language:Makefile 1.0%