Files | Admin

Notes:

Release Name: 0.1.0

Notes:
Polished release with new api.


Changes: 0.1.0 * API changes * Added lots of unit tests * Restructured * Fallback to ruby version if c version is not available * Added Efficent Pure Ruby Implementation (3 times slower than c version in dijkstras algorithm) * Added "Poor Mans Priority Queue" as a simple reference Implementation * Minor improvements * Added possibility to increase keys * Minor bugs fixed * Released as a .tar.gz (setup.rb) * Released as a .gem (Anybody want to improve the distribution or point me to some information on how to relase as .tar.gz and as .gem without too much ado) 0.0.0: * First c-implementation * Experimental Release