Binary heap: Difference between revisions

Content deleted Content added
m Decrease or increase key: add section link note
m wikified Michael D. Atkinson
Line 251:
It is possible to modify the heap structure to make the extraction of both the smallest and largest element possible in [[Big O notation|<math>O</math>]]<math>(\log n)</math> time.<ref name="sym">{{cite web
| url = http://cg.scs.carleton.ca/~morin/teaching/5408/refs/minmax.pdf
| authorauthor1 = Atkinson, M.D.
| author1-link = Michael D. Atkinson
| author2 = J.-R. Sack
| author2-link = Jörg-Rüdiger Sack