Skip to content

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

License

Notifications You must be signed in to change notification settings

rikojacob/bads-labs

 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 94.4%
  • Shell 2.3%
  • Python 2.3%
  • Makefile 1.0%