# # ChangeLog for lemon/bucket_heap.h in lemon-1.2 # # Generated by Trac 1.2.3 # 04/24/24 20:41:43 Thu, 11 Jun 2009 20:16:11 GMT Balazs Dezso [682:bb8c4cd57900] * lemon/bucket_heap.h (modified) Simplified implementation of bucket heaps (#50) Thu, 11 Jun 2009 20:11:29 GMT Balazs Dezso [681: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 - ...