Menu

Code Commit Log


Commit Date  
[r394] by vsp_neumann

v1 - does nothing

2008-01-14 10:26:23 Tree
[r393] by vsp_neumann

v1 - does nothing

2008-01-14 10:25:27 Tree
[r392] by jkhackney

Problems fixed with MentalMap mapping of activities to acts and vice-versa, by using ID's instead of the objects.

2008-01-11 16:45:13 Tree
[r391] by mrieser

added test cases for org.matsim.scoring.CharyparNagelScoringFunction.

2008-01-11 15:39:30 Tree
[r390] by mrieser

added method addActivityParams(), for easier setup of the values from the code.

2008-01-11 15:38:04 Tree
[r389] by vsp_strippgen

multiple screens for OTFVis

2008-01-11 15:06:13 Tree
[r388] by mrieser

replaced use of NetworkLayerBuilder with direct call.

2008-01-11 12:59:55 Tree
[r387] by yu_vsp
2008-01-11 10:41:20 Tree
[r386] by mrieser

removed EventAgentNoRoute and its EventHandler, as it was nowhere really used, and agents having no route shouldn't be handled as events, but as an error.

2008-01-10 21:49:41 Tree
[r385] by jkhackney

the program first associates acts with activities for each agent in two lists. this is necessary because acts do not have a strict association with facilities (only links), so this has to be done for the social network module in order to give the agents places to meet. it is possible to have multiple activities associated with one act. essentially the activitiy is a type of act and the facility in which it takes place, but without the time element. thus several activities are possible for an act. however each activity can be associated with only one act. thus two lists are maintained. in this checked-in version the program cannot find activities corresponding to acts after these associations have been initialized. it does not matter what kind of replanning strategy is running. in the second iteration of the doiterations, the maps between acts and activities appear to be normal, but the method MentalMap.getActivity(Act) returns null for every act.

2008-01-10 17:27:17 Tree
Older >