Menu

Code Commit Log


Commit Date  
[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
[r384] by yu_vsp
2008-01-10 17:25:52 Tree
[r383] by abergsten

changed name on class

2008-01-10 14:07:23 Tree
[r382] by abergsten

now reads control input multi-bottleneck

2008-01-10 14:06:24 Tree
[r381] by grether

extended to print size of scored subpopulation

2008-01-10 13:45:08 Tree
[r380] by yu_vsp
2008-01-10 10:46:11 Tree
[r379] by mrieser

Replaced calls to Config.setParam() with the corresponding calls with calls of the new config groups.
Removed the then no longer used constants in Simulation.java.

2008-01-09 21:42:17 Tree
Older >