Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2011-05-31 | 1.0 kB | |
MuLaViTo.jar | 2011-05-31 | 955.5 kB | |
MuLaViTo-src.zip | 2011-05-31 | 896.6 kB | |
Totals: 3 Items | 1.9 MB | 0 |
This is a bug fix and clean-up release for v0.7: Have a look at the git commits to always stay up-to-date. Version 0.8, 2011-05-31 ----------------------- - Better check for Java version on Apple - Force build script to Java 1.5 code - Fix compilation issue (SelectionPanelMouseAdapter) on Microsoft Windows using the ant build script - Fix ClassScanner on Microsoft Windows platforms - Add missing @Override annotations - Fire update whenever a changelister is added or removed - Update ignore file for automatic downloads - Add demonstrator for Eppstein, Yen, and Suurballe-Tarjan algorithms - Resolve issue with Suurballe when no disjoint paths could be found - Split SampleGraphDocument into separate classes (MyE, MyEA, MyEB, MyL, MyLA, MyLB, MyMLG) for more general accessibility - Refactor method names of SuurballeTarjan - Generalize SuurballeTarjan algorithm by using Number instead of Double - Add SampleGraphDocument#createConnectedDemo method - Fix of by one error in ReachabilityEnsuringEdgeGenerator