Examples

ants A scenario for the Ants model.
disease Running the disease model varying the probability of infecting a connection from 0.05 to 1.
road Implementation of a small model where agents move along a given road.

ants

A scenario for the Ants model. It uses 50 agents with evaporation rate 0.5 and diffusion rate 5.

disease

Running the disease model varying the probability of infecting a connection from 0.05 to 1.

road

Implementation of a small model where agents move along a given road. If they reach the end, they turn back and walk again.