Skip to content
Daniel Krzywicki edited this page Jun 30, 2014 · 2 revisions

Welcome to the ParaPhrase AGH project.

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.

Project architecture

The rest of this wiki is organized as follows:

  1. MAS Engines - provides a more detailed description of the available engines and options
  2. Example Applications - describes the example use-cases and documents how to use them
  3. Custom Applications - provides information about the MAS Engine API and instructions on how to implement custom MAS applications
Clone this wiki locally