An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Reheapification is a term promoted by some C++ textbooks to describe the process of fixing a binary search tree heap data structure, after a node is either removed or added. Other authors refer to the process of bubble up or bubble down.

Property Value
dbo:abstract
  • Reheapification is a term promoted by some C++ textbooks to describe the process of fixing a binary search tree heap data structure, after a node is either removed or added. Other authors refer to the process of bubble up or bubble down. (en)
dbo:wikiPageID
  • 49717495 (xsd:integer)
dbo:wikiPageLength
  • 741 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 974832088 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • Reheapification is a term promoted by some C++ textbooks to describe the process of fixing a binary search tree heap data structure, after a node is either removed or added. Other authors refer to the process of bubble up or bubble down. (en)
rdfs:label
  • Reheapification (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License