# # ChangeLog for lemon/fib_heap.h in lemon-1.2 # # Generated by Trac 1.2.3 # 03/28/24 16:20:32 Wed, 08 Jul 2009 15:47:01 GMT Peter Kovacs [711:28cfac049a6a] * lemon/bin_heap.h (modified) * lemon/bucket_heap.h (modified) * lemon/fib_heap.h (modified) * lemon/radix_heap.h (modified) Unify member names in heaps (#299) The following renamings are ... Wed, 08 Jul 2009 15:22:36 GMT Peter Kovacs [710:f1fe0ddad6f7] * doc/groups.dox (modified) * lemon/bin_heap.h (modified) * lemon/bucket_heap.h (modified) * lemon/concepts/heap.h (modified) * lemon/fib_heap.h (modified) * lemon/radix_heap.h (modified) Move the heaps to a separate group (#299) Wed, 08 Jul 2009 15:21:30 GMT Peter Kovacs [709:0747f332c478] * lemon/bin_heap.h (modified) * lemon/bucket_heap.h (modified) * lemon/concepts/heap.h (modified) * lemon/fib_heap.h (modified) * lemon/radix_heap.h (modified) Improve and unify the documentation of heaps (#299) and avoid a ... Thu, 11 Jun 2009 21:13:24 GMT Balazs Dezso [683:9f529abcaebf] * lemon/bin_heap.h (modified) * lemon/bucket_heap.h (modified) * lemon/fib_heap.h (modified) * lemon/radix_heap.h (modified) Unification of names in 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 - ...