[SciPy-User] useful code: binary heaps and Dijkstra's algorithm/minimum-cost-path for arrays (cython)

Zachary Pincus zachary.pincus at yale.edu
Wed Dec 2 07:52:00 EST 2009


Oops: I forgot to free some memory in the heap class. Here's a fixed  
version for those playing at home.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: heap.pyx
Type: application/octet-stream
Size: 22987 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20091202/b7b51898/attachment.obj>
-------------- next part --------------



More information about the SciPy-User mailing list