Opened 9 years ago

Closed 9 years ago

#9202 closed Bugs (fixed)

Binomial Heap not Stable

Reported by: André Grahl Pereira <andre.grahl.ai@…> Owned by: timblechmann
Milestone: To Be Determined Component: heap
Version: Boost 1.54.0 Severity: Problem
Keywords: binomial_heap, stable Cc:

Description

Set the Binomial Heap as boost::heap::stable<true>, not make the heap to be stable.

Attachments (1)

demo.cpp (1.6 KB ) - added by André Grahl Pereira <andre.grahl.ai@…> 9 years ago.

Download all attachments as: .zip

Change History (2)

by André Grahl Pereira <andre.grahl.ai@…>, 9 years ago

Attachment: demo.cpp added

comment:1 by timblechmann, 9 years ago

Resolution: fixed
Status: newclosed

fixed in git

Note: See TracTickets for help on using tickets.