Skip to main content

Module nothing

Module nothing 

Source
Expand description

No-op space for non-spatial models.

NothingSpace is the simplest space - agents have no position and all spatial operations are no-ops. Use this when your simulation has no spatial structure (e.g. well-mixed population models).

Mirrors Julia Agents.jl nothing space.

Structsยง

NothingSpace
A no-op space for non-spatial models.