Commit | Date | |
---|---|---|
2010-04-22 11:03:45 | Tree | |
[r11203]
by
michaz
Made TransitRouterNetwork public so it can be used by alternative router implementations. |
2010-04-22 10:00:57 | Tree |
2010-04-22 07:12:31 | Tree | |
2010-04-22 07:06:47 | Tree | |
2010-04-22 07:03:23 | Tree | |
[r11199]
by
vsp_nagel
I introduced an interface "IntermodalLeastCostPathCalculator", that contains the "setModeRestrictions" method, in order to change if ( router instanceof Dijkstra) ((Dijkstra)router).setModeRestrictions(...) if ( router instanceof IntermodalLeastCostPathCalculator) ((IntermodalLeastCostPathCalculator)router).setModeRestrictions(...) |
2010-04-21 20:06:00 | Tree |
[r11198]
by
scnadine
small script to evaluate choice prediction accuracy for car choice models - very hacky - some additional features |
2010-04-21 19:11:14 | Tree |
2010-04-21 18:53:11 | Tree | |
[r11196]
by
skull5
Added a scenario object to the constructors of my within day replanners and removed others like networks instead. |
2010-04-21 18:48:55 | Tree |
2010-04-21 18:48:26 | Tree |