BinaryHeap unit test and some usability/build fixes for the data structure itself.
authorMorgan Deters <mdeters@cs.nyu.edu>
Tue, 24 Jun 2014 05:30:23 +0000 (01:30 -0400)
committerMorgan Deters <mdeters@cs.nyu.edu>
Wed, 25 Jun 2014 16:36:12 +0000 (12:36 -0400)
commitd19ec0533681de2893c2b90fe50f4bcc30436919
tree40993af6db897ef41b079fda9565de2185f0788f
parent71155acfab0003572d508861526b83554451aaf7
BinaryHeap unit test and some usability/build fixes for the data structure itself.
src/util/bin_heap.h
test/unit/Makefile.am
test/unit/util/binary_heap_black.h [new file with mode: 0644]