Fri, 10 Jul 2009 09:17:13 +0200 Peter Kovacs Small improvements in heap implementations (#301)
Fri, 10 Jul 2009 09:15:22 +0200 Peter Kovacs Make K a template parameter in KaryHeap (#301)
Thu, 09 Jul 2009 04:07:08 +0200 Peter Kovacs Improve and unify the doc + names in the new heaps (#301)
Thu, 09 Jul 2009 02:39:47 +0200 Peter Kovacs Bug fix in PairingHeap::pop() (#301)
Thu, 09 Jul 2009 02:38:01 +0200 Peter Kovacs Add fourary, k-ary, pairing and binomial heaps (#301)
Mon, 31 Aug 2009 08:32:25 +0200 Alpar Juttner Merge
Mon, 03 Aug 2009 00:54:04 +0200 Peter Kovacs Add negativeCycle() function to BellmanFord (#51)
Mon, 03 Aug 2009 00:52:45 +0200 Peter Kovacs Add a detailed test file for BellmanFord (#51)