<feed xmlns='http://www.w3.org/2005/Atom'>
<title>data-structures, branch bottom-up-heapsort</title>
<subtitle>My implementation of widly used data structures</subtitle>
<id>https://git.its1.de/public/data-structures/atom?h=bottom-up-heapsort</id>
<link rel='self' href='https://git.its1.de/public/data-structures/atom?h=bottom-up-heapsort'/>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/'/>
<updated>2020-11-29T18:04:47Z</updated>
<entry>
<title>bottom-up-heapsort hinzugefügt.</title>
<updated>2020-11-29T18:04:47Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T18:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=28d9e48724cd0f0748fea5e0a24e57c92caa2a4c'/>
<id>urn:sha1:28d9e48724cd0f0748fea5e0a24e57c92caa2a4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>einheitliche Parameterreihenfolge...</title>
<updated>2020-11-29T16:07:07Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T16:07:07Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=728b55d00f035c729059bf2e3f381a718ac3e149'/>
<id>urn:sha1:728b55d00f035c729059bf2e3f381a718ac3e149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Funktion is_heap() implementiert.</title>
<updated>2020-11-29T15:52:05Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T15:52:05Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=15f76faad1ea8b13294e08fdf8f95e8f7df4cae1'/>
<id>urn:sha1:15f76faad1ea8b13294e08fdf8f95e8f7df4cae1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Geschwindigkeitsmessung bei Heapsort.</title>
<updated>2020-11-29T14:57:07Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T14:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=f2822a2c43675ebb9d8fc5ccfdf5e1763511a555'/>
<id>urn:sha1:f2822a2c43675ebb9d8fc5ccfdf5e1763511a555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altes Testprogramm aktiviert...</title>
<updated>2020-11-29T14:53:19Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T14:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=6af11155551496fa173f96759f0f36774a0fb503'/>
<id>urn:sha1:6af11155551496fa173f96759f0f36774a0fb503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vereinfache die Schleife in heapsort()</title>
<updated>2020-11-29T11:01:40Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T11:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=15520a016648363160accfb409b159fa69390709'/>
<id>urn:sha1:15520a016648363160accfb409b159fa69390709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>min-/max-heap</title>
<updated>2020-11-29T08:36:16Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T08:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=d8fa41d3f56640dcf3b59b9555d9a74d88fd48ca'/>
<id>urn:sha1:d8fa41d3f56640dcf3b59b9555d9a74d88fd48ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Klammern...</title>
<updated>2020-11-29T08:26:28Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T08:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=321e9481ca701f32294357fa9c766564035f0f17'/>
<id>urn:sha1:321e9481ca701f32294357fa9c766564035f0f17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix codelayout und eigene Testprogramme eingebaut.</title>
<updated>2020-11-29T08:25:41Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T08:25:41Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=ea8cdd180adbf6c3dacd3c700482b72825a9b8c1'/>
<id>urn:sha1:ea8cdd180adbf6c3dacd3c700482b72825a9b8c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>erste Version mit size_t statt int als Index-Typ.</title>
<updated>2020-11-29T07:28:16Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2020-11-29T07:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/data-structures/commit/?id=f679f8cf7791e00d1d28fb71fa95b3c2cb17068c'/>
<id>urn:sha1:f679f8cf7791e00d1d28fb71fa95b3c2cb17068c</id>
<content type='text'>
</content>
</entry>
</feed>
