Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 615 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 615 Bytes

SmartGovSimulatorDocExamples 🌈 🐑

The SmartGovSimulator represents the generic part of SmartGov, that can be used to implement urban problems or any other graph based multi-agent problem.

This repository contains a developer documentation, that will guide you through the simulator structure and explain how to implement nodes, arcs, agents and behaviors at different levels, in order to create a new instance of the simulator.

It also contains a complete implementation of the examples used in the documentation.