Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Engineering LibreTexts

Search

  • Filter Results
  • Location
  • Classification
    • Article type
    • Author
    • Set as Cover Page of Book
    • License
    • Show TOC
    • Transcluded
    • OER program or Publisher
    • Autonumber Section Headings
    • License Version
    • Print CSS
  • Include attachments
Searching in
About 1 results
  • https://eng.libretexts.org/Bookshelves/Computer_Science/Databases_and_Data_Structures/Open_Data_Structures_-_An_Introduction_(Morin)/10%3A_Heaps
    Both of these structures are a special kind of binary tree called a heap, which means "a disorganized pile." This is in contrast to binary search trees that can be thought of as a highly organized pil...Both of these structures are a special kind of binary tree called a heap, which means "a disorganized pile." This is in contrast to binary search trees that can be thought of as a highly organized pile. This very fast implementation is the basis of one of the fastest known sorting algorithms, namely heapsort (see Section 11.1.3). It supports a \(\mathtt{meld(h)}\) operation that allows the priority queue to absorb the elements of a second priority queue \(\mathtt{h}\).

Support Center

How can we help?