Menu

Code Commit Log


Commit Date  
[r19006] by vsp_neumann

tests

2012-04-03 12:10:41 Tree
[r19005] by vsp_neumann

tests

2012-04-03 12:10:12 Tree
[r19004] by vsp_neumann

tests

2012-04-03 12:09:50 Tree
[r19003] by mrieser

code cleanup, going through comments, simplifying some of them

2012-04-03 11:53:33 Tree
[r19002] by thibautd

Corrected inconsistencies due to the fact that distance was used in scoring, but not in the travel disutility used in PT routing. The following was done:
- the routing modules set the "distance" field in the pt routes, understood as the sum of bee-fly distances between passed-by stops.
- the travel disutility uses the "TravelScoringFunction" which defines the generalized cost, including distance
- this implied to pass the methods of this class public rather than protected
- the scoring function uses the "network" distance rather than the bee-fly one

2012-04-03 08:19:52 Tree
[r19001] by thibautd

the stop list, which is not used, is marked as deprecated.

2012-04-03 08:09:00 Tree
[r19000] by thibautd

added package private getters for test. The previous commit cannot compile without those modifications!

2012-04-03 08:07:07 Tree
[r18999] by thibautd

some testing of the park and ride scoring, and particularly of the behaviour of the parking penalty.

2012-04-03 08:05:15 Tree
[r18998] by tnicolai79

removed old OTFVis import. This hopefully fixes the eroor message on jenkins

2012-04-03 08:04:30 Tree
[r18997] by rashid_waraich
2012-04-03 08:01:50 Tree
Older >