/moise

Moise is an organisational platform for Multi-Agent Systems

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

Moise

Moise is an organisational platform for MultiAgent Systems based on notions like roles, groups, and missions. It enables an MAS to have an explicit specification of its organisation. This specification is to be used both by the agents to reason about their organisation and by an organisation platform that enforces that the agents follow the specification.

Some papers describing Moise are available in the folder publications.

Installation

git clone https://github.com/moise-lang/moise.git
cd moise
gradle build

Developed by Jomi F. Hubner, Jaime S. Sichman and Olivier Boissier.