]> granicus.if.org Git - graphviz/commit
BinaryHeap: use 'size_t' to track heap sizes/positions instead of 'int'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 6 Sep 2021 23:47:36 +0000 (16:47 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 9 Sep 2021 00:07:19 +0000 (17:07 -0700)
commit686c9bb4217de100a2469374e07a12435bd90c23
tree0d8ab3f8781119ca2cfbe158c6b3aef89de9f062
parent3775579c8dd763a8f732d4bf4f7c7d2be42f4a25
BinaryHeap: use 'size_t' to track heap sizes/positions instead of 'int'
lib/sparse/BinaryHeap.c
lib/sparse/BinaryHeap.h