a "Framework" to make Multi-Agent Simulations in Nit

All subgroups and modules

module agent_simulation

actors :: agent_simulation

a "Framework" to make Multi-Agent Simulations in Nit
module simple_simulation

actors :: simple_simulation

Using agent_simulation by refining the Agent class to make
package_diagram actors\>examples\>agent_simulation\> agent_simulation actors actors actors\>examples\>agent_simulation\>->actors pthreads pthreads actors->pthreads ...pthreads ... ...pthreads->pthreads

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group core

core

Nit common library of core classes and methods
group pthreads

pthreads

POSIX Threads support
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group actors

actors

Nit Actor Model