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/10.03%3A_Discussion_and_Exercises
    Some of the above structures also support a \(\mathtt{decreaseKey(u,y)}\) operation in which the value stored at node \(\mathtt{u}\) is decreased to \(\mathtt{y}\). (It is a pre-condition that \(\math...Some of the above structures also support a \(\mathtt{decreaseKey(u,y)}\) operation in which the value stored at node \(\mathtt{u}\) is decreased to \(\mathtt{y}\). (It is a pre-condition that \(\mathtt{y}\le\texttt{u.x}\).) In most of the preceding structures, this operation can be supported in \(O(\log \mathtt{n})\) time by removing node \(\mathtt{u}\) and adding \(\mathtt{y}\).

Support Center

How can we help?