Menu

Code Commit Log


Commit Date  
[r19518] by thibautd

removed the setPerson method from the SubNetworkDijkstraTravelCostWrapper: the person field was not used, and it overrided a final method from Dijkstra, which have to be final to ensure the good working of the algorithm

2012-05-11 12:02:01 Tree
[r19517] by andreas77

debugging type handling for depr dc modules

2012-05-11 12:01:00 Tree
[r19516] by benkick

probably final commit before cluster runs

2012-05-11 11:28:46 Tree
[r19515] by thibautd

corrected: initial nodes were not correctly added

2012-05-11 11:20:46 Tree
[r19514] by yu_vsp

debugged because of deprecation of initialStepSize in cadyts.

2012-05-11 11:20:21 Tree
[r19513] by thibautd

Bugfix: MultinodeDijkstra did not remember the person, and thus did not pass it to the disutility estimators.
Dijkstra now provides a protected setter for the person field, so that subclasses can set the field.

2012-05-11 09:34:24 Tree
[r19512] by thibautd

forgotten in previous ci

2012-05-11 09:01:56 Tree
[r19511] by andreas77

corrected desires definition

2012-05-11 09:01:31 Tree
[r19510] by thibautd

corrected herbie transit router: walk disutility was (still!) basly taken into account

2012-05-11 09:00:11 Tree
[r19509] by pcbouman

* Added my own AgentProperties Module and XML data format. This is a first step toward heterogeneous agent populations.
- The XML schema definition is currently defined in agentproperties.xsd, the design is not final
- XML Reading is done using JAXB
- Fare Module has been updated to be able to use this instead of
- Scheduling done by PopulationGenerator is extremely poor, but for simple agents with a single work activity it should work...
- The scoring function is really just a first version.

2012-05-11 08:02:27 Tree
Older >