<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://algorist.com/algowiki_v2/index.php?action=history&amp;feed=atom&amp;title=Talk%3ATADM2E_4.12</id>
		<title>Talk:TADM2E 4.12 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://algorist.com/algowiki_v2/index.php?action=history&amp;feed=atom&amp;title=Talk%3ATADM2E_4.12"/>
		<link rel="alternate" type="text/html" href="https://algorist.com/algowiki_v2/index.php?title=Talk:TADM2E_4.12&amp;action=history"/>
		<updated>2026-05-01T05:55:27Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://algorist.com/algowiki_v2/index.php?title=Talk:TADM2E_4.12&amp;diff=716&amp;oldid=prev</id>
		<title>Landisdesign: Created page with &quot;It seems to me the first option (find smallest, move to top, extract k-1) wouldn't work, because using heapify assumes the heaps below the current are well-formed. That's why...&quot;</title>
		<link rel="alternate" type="text/html" href="https://algorist.com/algowiki_v2/index.php?title=Talk:TADM2E_4.12&amp;diff=716&amp;oldid=prev"/>
				<updated>2019-11-21T01:38:54Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;It seems to me the first option (find smallest, move to top, extract k-1) wouldn&amp;#039;t work, because using heapify assumes the heaps below the current are well-formed. That&amp;#039;s why...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;It seems to me the first option (find smallest, move to top, extract k-1) wouldn't work, because using heapify assumes the heaps below the current are well-formed. That's why using heapify from the bottom up works, because the leaves are valid heaps. This first approach attempts to build the heap from the top down without having a valid heap to start.&lt;/div&gt;</summary>
		<author><name>Landisdesign</name></author>	</entry>

	</feed>