Menu

Code Commit Log


Commit Date  
[r353] by jkhackney

Just my ideas, not yet running version

2008-01-04 10:17:56 Tree
[r352] by laemmel

bugfix
- if (simNodesArrayCache == null) it will be reinitialized in beforeSim()

2008-01-04 10:17:18 Tree
[r351] by mrieser

fixed compile problems in the class, and simplified the code, as some of the functionality is now already available in Person and must not be implemented on its own here.

2008-01-04 09:55:17 Tree
[r350] by mrieser

make use of Person.getRandomPlan() to select a plan.

2008-01-04 09:53:41 Tree
[r349] by mrieser

added method getRandomPlan() to class.

2008-01-04 09:53:01 Tree
[r348] by jkhackney

Includes a list of social events the agent is involved in, called "dates"

2008-01-04 09:44:53 Tree
[r347] by jkhackney

Listing an agent at a social event updates its knowledge.map
so that there is a map of social events for each agent.

2008-01-04 09:43:01 Tree
[r346] by abergsten

now works

2008-01-03 16:34:54 Tree
[r345] by laemmel

bugfix + comment

2008-01-03 16:31:54 Tree
[r344] by grether

made computeEvent() private as it has the same functionality as processEvent() -> cleaner interface of Events.java

2008-01-03 16:28:18 Tree
Older >