-
Notifications
You must be signed in to change notification settings - Fork 1
Home
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.
- The GAMA to Graphstream API with complete specifications of all the primitives used by GAMA to send to or receive from a GraphStream-based application.
- The Graphstream to GAMA user guide explaining how to receive or send graph event from/to a GAMA simulation.
- About GraphStream events
- About NetStream protocol
- About the GAMA platform
You can send feedback through the issue system or contact me directly by email.