<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="et">
	<id>http://courses.cs.taltech.ee/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wolfgang</id>
	<title>Kursused - Kasutaja kaastöö [et]</title>
	<link rel="self" type="application/atom+xml" href="http://courses.cs.taltech.ee/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wolfgang"/>
	<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/pages/Eri:Kaast%C3%B6%C3%B6/Wolfgang"/>
	<updated>2026-05-21T18:59:16Z</updated>
	<subtitle>Kasutaja kaastöö</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_8.pdf&amp;diff=5597</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Homework 8.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_8.pdf&amp;diff=5597"/>
		<updated>2017-05-10T14:54:53Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Discrete_Fourier_transform.zip&amp;diff=5596</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Discrete Fourier transform.zip</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Discrete_Fourier_transform.zip&amp;diff=5596"/>
		<updated>2017-05-10T14:52:11Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5595</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5595"/>
		<updated>2017-05-10T14:50:40Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: add Homework 8&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, The Landau Symbols.pdf|The Landau Symbols]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip|Packages related to natural number multiplication]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Activity selection.zip|Packages related to activity selection]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Partitions.zip|Packages related to partitions]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Discrete Fourier transform.zip|Packages related to the discrete Fourier transform]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf|Download]]&lt;br /&gt;
|27/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 3.pdf|Download]]&lt;br /&gt;
|13/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 4.pdf|Download]]&lt;br /&gt;
|27/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 5.pdf|Download]]&lt;br /&gt;
|10/04/2017&lt;br /&gt;
|-&lt;br /&gt;
|6&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 6.pdf|Download]]&lt;br /&gt;
|24/04/2017&lt;br /&gt;
|-&lt;br /&gt;
|7&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 7.pdf|Download]]&lt;br /&gt;
|08/05/2017&lt;br /&gt;
|-&lt;br /&gt;
|8&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 8.pdf|Download]]&lt;br /&gt;
|22/05/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_7.pdf&amp;diff=5564</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Homework 7.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_7.pdf&amp;diff=5564"/>
		<updated>2017-04-26T15:09:23Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5563</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5563"/>
		<updated>2017-04-26T15:08:45Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Homework */ add Homework 7&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, The Landau Symbols.pdf|The Landau Symbols]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip|Packages related to natural number multiplication]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Activity selection.zip|Packages related to activity selection]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Partitions.zip|Packages related to partitions]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf|Download]]&lt;br /&gt;
|27/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 3.pdf|Download]]&lt;br /&gt;
|13/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 4.pdf|Download]]&lt;br /&gt;
|27/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 5.pdf|Download]]&lt;br /&gt;
|10/04/2017&lt;br /&gt;
|-&lt;br /&gt;
|6&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 6.pdf|Download]]&lt;br /&gt;
|24/04/2017&lt;br /&gt;
|-&lt;br /&gt;
|7&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 7.pdf|Download]]&lt;br /&gt;
|08/05/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_6.pdf&amp;diff=5524</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Homework 6.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_6.pdf&amp;diff=5524"/>
		<updated>2017-04-15T21:14:01Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Partitions.zip&amp;diff=5523</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Partitions.zip</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Partitions.zip&amp;diff=5523"/>
		<updated>2017-04-15T21:13:17Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5522</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5522"/>
		<updated>2017-04-15T21:12:49Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: add Homework 6&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, The Landau Symbols.pdf|The Landau Symbols]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip|Packages related to natural number multiplication]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Activity selection.zip|Packages related to activity selection]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Partitions.zip|Packages related to partitions]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf|Download]]&lt;br /&gt;
|27/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 3.pdf|Download]]&lt;br /&gt;
|13/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 4.pdf|Download]]&lt;br /&gt;
|27/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 5.pdf|Download]]&lt;br /&gt;
|10/04/2017&lt;br /&gt;
|-&lt;br /&gt;
|6&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 6.pdf|Download]]&lt;br /&gt;
|24/04/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Activity_selection.zip&amp;diff=5521</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Activity selection.zip</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Activity_selection.zip&amp;diff=5521"/>
		<updated>2017-04-15T21:05:32Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: Wolfgang laadis üles faili &amp;amp;quot;Pilt:Advanced Algorithms and Data Structures, Spring 2017, Activity selection.zip&amp;amp;quot; uue versiooni&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Activity_selection.zip&amp;diff=5500</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Activity selection.zip</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Activity_selection.zip&amp;diff=5500"/>
		<updated>2017-04-03T14:01:21Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5499</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5499"/>
		<updated>2017-04-03T14:00:14Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Materials */ add packages related to activity selection&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, The Landau Symbols.pdf|The Landau Symbols]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip|Packages related to natural number multiplication]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Activity selection.zip|Packages related to activity selection]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf|Download]]&lt;br /&gt;
|27/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 3.pdf|Download]]&lt;br /&gt;
|13/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 4.pdf|Download]]&lt;br /&gt;
|27/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 5.pdf|Download]]&lt;br /&gt;
|10/04/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_5.pdf&amp;diff=5483</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Homework 5.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_5.pdf&amp;diff=5483"/>
		<updated>2017-03-29T16:33:14Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5482</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5482"/>
		<updated>2017-03-29T16:31:48Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Homework */ add Homework 5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, The Landau Symbols.pdf|The Landau Symbols]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip|Packages related to natural number multiplication]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf|Download]]&lt;br /&gt;
|27/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 3.pdf|Download]]&lt;br /&gt;
|13/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 4.pdf|Download]]&lt;br /&gt;
|27/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 5.pdf|Download]]&lt;br /&gt;
|10/04/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_4.pdf&amp;diff=5426</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Homework 4.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_4.pdf&amp;diff=5426"/>
		<updated>2017-03-13T15:04:23Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5425</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5425"/>
		<updated>2017-03-13T15:03:24Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Homework */ add Homework 4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, The Landau Symbols.pdf|The Landau Symbols]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip|Packages related to natural number multiplication]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf|Download]]&lt;br /&gt;
|27/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 3.pdf|Download]]&lt;br /&gt;
|13/03/2017&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 4.pdf|Download]]&lt;br /&gt;
|27/03/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_3.pdf&amp;diff=5390</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Homework 3.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_3.pdf&amp;diff=5390"/>
		<updated>2017-02-27T15:14:24Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Natural_number_multiplication.zip&amp;diff=5389</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Natural_number_multiplication.zip&amp;diff=5389"/>
		<updated>2017-02-27T15:13:39Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5388</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5388"/>
		<updated>2017-02-27T15:12:20Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: add Homework 3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, The Landau Symbols.pdf|The Landau Symbols]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip|Packages related to natural number multiplication]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf|Download]]&lt;br /&gt;
|27/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 3.pdf|Download]]&lt;br /&gt;
|13/03/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_The_Landau_Symbols.pdf&amp;diff=5366</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, The Landau Symbols.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_The_Landau_Symbols.pdf&amp;diff=5366"/>
		<updated>2017-02-13T15:17:24Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5365</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5365"/>
		<updated>2017-02-13T15:16:51Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Materials */ added “The Landau Symbols”&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, The Landau Symbols.pdf|The Landau Symbols]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf|Download]]&lt;br /&gt;
|27/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_2.pdf&amp;diff=5364</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_2.pdf&amp;diff=5364"/>
		<updated>2017-02-13T15:10:46Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5363</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5363"/>
		<updated>2017-02-13T15:10:00Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Homework */ added Homework 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 2.pdf|Download]]&lt;br /&gt;
|27/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Correctness_of_Selection_Sort.pdf&amp;diff=5314</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Correctness_of_Selection_Sort.pdf&amp;diff=5314"/>
		<updated>2017-02-06T17:05:09Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5313</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5313"/>
		<updated>2017-02-06T17:04:16Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Materials */ added correctness proof for selection sort&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
There are some notes on selected topics from the classes:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Correctness of Selection Sort.pdf|Correctness of Selection Sort]]&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5296</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5296"/>
		<updated>2017-02-01T14:55:21Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: Wolfgang laadis üles faili &amp;amp;quot;Pilt:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf&amp;amp;quot; uue versiooni&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5295</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5295"/>
		<updated>2017-02-01T14:54:22Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: Wolfgang laadis üles faili &amp;amp;quot;Pilt:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf&amp;amp;quot; uue versiooni&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5279</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5279"/>
		<updated>2017-01-31T16:50:05Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Materials */ small improvement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
You can build the code by running &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt; to build the code and &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt; to remove the files created during building.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5278</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5278"/>
		<updated>2017-01-31T16:48:03Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Materials */ typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
If you use 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 &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt;, and remove the files created during building by running &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt;. If you do not have GNU Make installed, you can directly run &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;code&amp;gt;*.adb&amp;lt;/code&amp;gt; files of the test procedures.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5277</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5277"/>
		<updated>2017-01-31T16:47:28Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Materials */ small fix in phrasing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
If you use 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 &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt;, and remove the files created during building by running &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt;. If you do not have GNU Make installed, you can directly run &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;codeg*.adb&amp;lt;/code&amp;gt; files of the test procedures.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5276</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5276"/>
		<updated>2017-01-31T16:46:46Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Materials */ added notes about building the test programs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
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 &amp;lt;code&amp;gt;make&amp;lt;/code&amp;gt;, and remove the files created during building by running &amp;lt;code&amp;gt;make clean&amp;lt;/code&amp;gt;. If you do not have GNU Make installed, you can directly run &amp;lt;code&amp;gt;gnatmake&amp;lt;/code&amp;gt; on the &amp;lt;codeg*.adb&amp;lt;/code&amp;gt; files of the test procedures.&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Sorting.zip&amp;diff=5275</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Sorting.zip&amp;diff=5275"/>
		<updated>2017-01-31T16:41:41Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Core.zip&amp;diff=5274</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Core.zip</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Core.zip&amp;diff=5274"/>
		<updated>2017-01-31T16:41:26Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5273</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5273"/>
		<updated>2017-01-31T16:40:39Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* Materials */ corrected markup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5272</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5272"/>
		<updated>2017-01-31T16:39:56Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: added first materials&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
Code is available as a number of ZIP files:&lt;br /&gt;
  * [[Media:Advanced Algorithms and Data Structures, Spring 2017, Core.zip|Base package for the course and makefile]]&lt;br /&gt;
  * [[Media:Advanced Algorithms and Data Structures, Spring 2017, Sorting.zip|Packages related to sorting]]&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5266</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5266"/>
		<updated>2017-01-31T15:18:42Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: added deadline for Homework 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|13/02/2017&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5265</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5265"/>
		<updated>2017-01-31T15:17:09Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: added first homework&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;br /&gt;
&lt;br /&gt;
== Homework ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!№&lt;br /&gt;
!Download&lt;br /&gt;
!Deadline&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf|Download]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_1.pdf&amp;diff=5263</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, Homework 1.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_Homework_1.pdf&amp;diff=5263"/>
		<updated>2017-01-31T15:12:00Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5262</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5262"/>
		<updated>2017-01-31T14:49:53Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: teacher → staff&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the staff. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5261</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5261"/>
		<updated>2017-01-31T14:49:25Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: fixed small grammatical error&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing list ==&lt;br /&gt;
&lt;br /&gt;
The mailing list [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the lecturer. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5260</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5260"/>
		<updated>2017-01-31T14:45:17Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: Wolfgang laadis üles faili &amp;amp;quot;Pilt:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf&amp;amp;quot; uue versiooni&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5259</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5259"/>
		<updated>2017-01-31T14:44:02Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: Wolfgang laadis üles faili &amp;amp;quot;Pilt:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf&amp;amp;quot; uue versiooni&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5258</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5258"/>
		<updated>2017-01-31T14:42:56Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: Wolfgang laadis üles faili &amp;amp;quot;Pilt:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf&amp;amp;quot; uue versiooni&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5244</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5244"/>
		<updated>2017-01-30T16:54:12Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* General information */ made the link to the introductory slides point to the actual file&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[Media:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing lists ==&lt;br /&gt;
&lt;br /&gt;
The mailing lists [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the lecturer. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5243</id>
		<title>Advanced Algorithms and Data Structures, Spring 2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Advanced_Algorithms_and_Data_Structures,_Spring_2017&amp;diff=5243"/>
		<updated>2017-01-30T16:53:18Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: /* General information */ linked to the introductory slides&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General information ==&lt;br /&gt;
&lt;br /&gt;
General information about the course can be found on [[:Pilt:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf|the introductory slides]].&lt;br /&gt;
&lt;br /&gt;
== Mailing lists ==&lt;br /&gt;
&lt;br /&gt;
The mailing lists [mailto:iti8590@lists.softbase.org iti8590@lists.softbase.org] contains the students and the lecturer. Only list members are allowed to post to this list.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
For Ada programming, you can [http://libre.adacore.com/download/configurations download the GNAT GPL Edition].&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:General_info.pdf&amp;diff=5242</id>
		<title>Fail:General info.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:General_info.pdf&amp;diff=5242"/>
		<updated>2017-01-30T16:51:00Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: type&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Pilt:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf]]&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5241</id>
		<title>Fail:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:Advanced_Algorithms_and_Data_Structures,_Spring_2017,_General_information.pdf&amp;diff=5241"/>
		<updated>2017-01-30T16:50:17Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Fail:General_info.pdf&amp;diff=5240</id>
		<title>Fail:General info.pdf</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Fail:General_info.pdf&amp;diff=5240"/>
		<updated>2017-01-30T16:48:16Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: redirect to new file name&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[&amp;quot;Pilt:Advanced Algorithms and Data Structures, Spring 2017, General information.pdf]]&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=ITI8590&amp;diff=5239</id>
		<title>ITI8590</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=ITI8590&amp;diff=5239"/>
		<updated>2017-01-30T16:46:55Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: redirect to new page name&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Advanced Algorithms and Data Structures]]&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=ITI8590/2017&amp;diff=5238</id>
		<title>ITI8590/2017</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=ITI8590/2017&amp;diff=5238"/>
		<updated>2017-01-30T16:46:23Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: redirect to new page name&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Advanced Algorithms and Data Structures, Spring 2017]]&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
	<entry>
		<id>http://courses.cs.taltech.ee/w/index.php?title=Courses&amp;diff=5237</id>
		<title>Courses</title>
		<link rel="alternate" type="text/html" href="http://courses.cs.taltech.ee/w/index.php?title=Courses&amp;diff=5237"/>
		<updated>2017-01-30T16:44:58Z</updated>

		<summary type="html">&lt;p&gt;Wolfgang: updated link for ITI8590&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[Hybrid Systems]]&lt;br /&gt;
* [[Malware:ITX8042:2016| Malware (ITX8042)]]&lt;br /&gt;
* [[Malware:ITX8060:2016| Malware2 (ITX8060)]]&lt;br /&gt;
* [[ModernOS:2016 | Overview of Modern Operating systems ITV005 ]]&lt;br /&gt;
* [[Cyber Defense Monitoring Solutions|Cyber Defense Monitoring Solutions (ITX8071)]]&lt;br /&gt;
* [[ITI0130|Formal Methods (ITI0130,ITI8530)]]&lt;br /&gt;
* [[ITI8610|Tarkvara töökindlus / Software Assurance (ITI8610)]]&lt;br /&gt;
* [[ITC8050|Strategic and Operational Aspects of Cyber Security (ITC8050)]]&lt;br /&gt;
* [[Advanced Algorithms and Data Structures|Advanced Algorithms and Data Structures (ITI8590)]]&lt;/div&gt;</summary>
		<author><name>Wolfgang</name></author>
	</entry>
</feed>