# # ChangeLog for lemon/bucket_heap.h in lemon # # Generated by Trac 1.2.3 # 04/23/24 16:40:25 Thu, 11 Jun 2009 20:16:11 GMT Balazs Dezso [729:bb8c4cd57900] * lemon/bucket_heap.h (modified) Simplified implementation of bucket heaps (#50) Thu, 11 Jun 2009 20:11:29 GMT Balazs Dezso [728:532697c9fa53] * lemon/Makefile.am (modified) * lemon/bucket_heap.h (added) * lemon/fib_heap.h (added) * lemon/radix_heap.h (added) * test/heap_test.cc (modified) Port remaining heaps from SVN -r 3509 (#50) - FibHeap - ...