Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MuLaViTo-src.zip | 2011-10-28 | 903.2 kB | |
MuLaViTo.jar | 2011-10-28 | 957.2 kB | |
README | 2011-10-28 | 781 Bytes | |
Totals: 3 Items | 1.9 MB | 0 |
This is a bug fix and clean-up release for v0.8: Have a look at the git commits to always stay up-to-date. Version 0.9, 2011-10-28 ----------------------- - Apply fix to build script to allow building via ant as described in the wiki - Improve implementation of Suurballe-Tarjan disjoint shortest path algorithm - Derive from common ShortestPathAlgorithm class - Allow to generalize comparison of edges for disjointness - In case there is no disjoint path, return just one path and not an additional empty list - Skip a superfluous shortest path calculation - Fix possible infinite loop - Adopt algorihtms for multi-graphs - Add BernoulliStream distribution to mulavito.utils.distributions - Fix build error regarding Java META-INF that prevented signing of JARs