-
Notifications
You must be signed in to change notification settings - Fork 6
Home
sammacbeth edited this page Dec 10, 2014
·
15 revisions
This wiki contains information on the development of, and documentation on Presage2. A rewrite of Presage, a platform for simulation and animation of agent societies, originally by Brendan Neville.
This is a four part guide intended for going over the basics of setting up a project in eclipse, creating a basic simulation and agents, then how to start gathering data from and running simulations with Presage2. link
- Storage - Setting up a database driver.
- Data Export - Exporting tabular data from the database.
- Finite State Machines - An API you can use to create and execute finite state machines.
- Protocols - An API for managing inter-agent messaging protocols.