-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Daniel Krzywicki edited this page Jun 30, 2014
·
2 revisions
You can find details on how to build and run the project in the README file on the main page.
This project is divided into two layers: The bottom layer is the MAS (Multi Agent System) engine which allows to execute MAS simulations and computations. The top layer are specific MAS applications which use the engine to execute and may also use other libraries and tools.
The rest of this wiki is organized as follows:
- MAS Engines - provides a more detailed description of the available engines and options
- Example Applications - describes the example use-cases and documents how to use them
- Custom Applications - provides information about the MAS Engine API and instructions on how to implement custom MAS applications