Map
Index
Random
Help
th

Quote: the pairing heap is simpler and faster than the Fibonacci heap; min value at root; multiple children and no parent pointers

topics > all references > references e-f > QuoteRef: fredMl7_1999 , p. 474



Group:
data structures

Quotation Skeleton

[The pairing heap, Fredman et al Algorithmica 1.1, 1986] is best viewed as a stripped-down, no-frills … The pairing heap uses a single tree structure … values respects the heap-order condition: the value stored … We thus find the minimum heap value stored … have, and the children of a node are … [p. 475] parent pointers are not present in the … the pairing heap is considered to be a … [Despite the] excellent experimental results [refs], … the asymptotic efficiency is sacrificed; under some circumstances …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Group: data structures   (12 topics, 275 quotes)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.