| Commit | Date | |
|---|---|---|
|
[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 |
| 2008-01-10 14:07:23 | Tree | |
| 2008-01-10 14:06:24 | Tree | |
| 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. |
2008-01-09 21:42:17 | Tree |
| 2008-01-09 18:02:23 | Tree | |
|
[r377]
by
mrieser
deleted the class as it was nowhere used, and I don't see when it could be used soon... so I removed the class, after all it was also me who wrote it once.... |
2008-01-09 17:45:24 | Tree |
| 2008-01-09 16:09:35 | Tree |