Skip to content
Paul Breugnot edited this page Aug 27, 2019 · 11 revisions

Welcome to the SmartGovSimulator wiki.

The SmartGovSimulator represents the low level part of SmartGov.

This is a developer documentation, that will guide you through the simulator structure and explain how to implement nodes, arcs, agents and behaviours at different levels.

Table Of Contents

  1. Get Started
  2. Create a SmartGov project
  3. Core example
    1. Build a simple graph
    2. Build Agents
    3. Running Simulations
  4. Geo Example
    1. Build a geographical graph
    2. Build geographical agents
    3. Agents monitoring and testing
Clone this wiki locally