Presage / Presage2

PRESAGE is a simulation platform for rapid prototyping of Agent Societies. It enables designers to investigate the effect of agent design, network properties and the physical environment on individual agent behaviour and long-term collective global performance.
http://www.presage2.info
GNU Lesser General Public License v3.0
19 stars 6 forks source link

Allow TimeDriven objects to register with the Scenario #32

Closed sammacbeth closed 13 years ago

sammacbeth commented 13 years ago

Currently TimeDriven objects must be explicitly bound to the TimeDriven set. It would be more maintainable if these objects could instead obtain the Scenario and register themselves with it.