Skip to content

sebschrader/aud-ws201415

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building

Building the source files on an UNIX system is easy. Obtain cmake using your platforms recommend method (e.g. apt-get, yum, pacman etc.) and run the following commands.

Building on Windows should work too. Please consult the CMake documentation.

mkdir build
cd build
cmake ../src
make

About

Solutions for exercises in Algorithms and Datastructures (WS 2014/15)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages