| Commit | Date | |
|---|---|---|
| 2013-09-23 14:34:44 | Tree | |
| 2013-09-23 13:45:39 | Tree | |
|
[r25928]
by
skull5
Improved speed of TravelTimeCollector by ~25% when used in combination with an ArrayRoutingNetwork, which allows replacing map lookups with array lookups. |
2013-09-23 12:53:41 | Tree |
| 2013-09-23 12:42:29 | Tree | |
| 2013-09-23 07:07:44 | Tree | |
|
[r25925]
by
vsp_nagel
removing the WeightsContainer from PathSizeLogitSelector. The main advantage was in computing the sum of the scores ... yet, when being defensive, one would re-compute that anyways in the calling class. Without that, the same functionality can be obtained by a simple Map ... which also brings the design closer to the existing design in ExpBetaPlanSelector. Also some renames ... |
2013-09-22 13:26:41 | Tree |
|
[r25924]
by
vsp_nagel
the PathSizeLogitSelector now inherits from an AbstractSelector, meaning that the calcWeights method can be replace |
2013-09-22 13:26:30 | Tree |
| 2013-09-22 13:26:21 | Tree | |
|
[r25922]
by
vsp_nagel
making a warning show up only once instead of once per iteration; removing argument that shadows a field from a method |
2013-09-21 17:15:42 | Tree |
| 2013-09-20 18:29:10 | Tree |