From rudy.neeser at gmail.com Sun Dec 20 07:44:43 2009 From: rudy.neeser at gmail.com (Rudy Neeser) Date: Sun, 20 Dec 2009 09:44:43 +0200 Subject: [Cl-heap-announce] CL-HEAP 0.1.2 released Message-ID: <1261295083.2289.5.camel@gormenghast> Hello, I am pleased to announce the release of CL-HEAP 0.1.2. CL-HEAP provides implementations of heap data structures (a binary heap and a Fibonacci heap) as well as an efficient priority queue. The Fibonacci heap has interesting run time constraints, with many operations occurring in constant or amortised constant time, making it ideal for use in implementing other algorithms, such as Dijkstra's shortest path and Prim's minimum spanning tree algorithms. Version 0.1.2 is a bug fix release, allowing the Binary Heap class to be used under SBCL 1.0.29. It is available from http://common-lisp.net/project/cl-heap/ and for download via ASDF-INSTALL. CL-HEAP is licensed under the GPL version 3.0. Best, Rudy Neeser -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: