Skip to content
ThibautDemare edited this page Feb 11, 2015 · 2 revisions

Welcome to the gs-gama wiki!

gs-gama is a plug-in of the agent-based simulation platform called GAMA. It allows to connect a GAMA simulation with an external software supporting the NetStream protocol, such as GraphStream-based applications.

Gama agents can use its primitives to send graph events and to receive it. By receiving and processing these events, the external application can maintain and analyze a dynamic graph view.

A node or an edge is not necessarily a Gama agent since each GAMA agent can create a whole graph if needed. The agents can also receive graph events from external applications and use them to take their decisions.

Documentation

Additional resources

Feedback

You can send feedback through the issue system or contact me directly by email.

Clone this wiki locally