Advanced Algorithms and Data Structures, Spring 2017
Redaktsioon seisuga 31. jaanuar 2017, kell 16:46 kasutajalt Wolfgang (arutelu | kaastöö) (→Materials: added notes about building the test programs)
General information
General information about the course can be found on the introductory slides.
Mailing list
The mailing list iti8590@lists.softbase.org contains the students and the staff. Only list members are allowed to post to this list.
Software
For Ada programming, you can download the GNAT GPL Edition.
Materials
Code is available as a number of ZIP files:
If you are using a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can build the code by running make
, and remove the files created during building by running make clean
. If you do not have GNU Make installed, you can directly run gnatmake
on the <codeg*.adb files of the test procedures.
Homework
№ | Download | Deadline |
---|---|---|
1 | Download | 13/02/2017 |