mesa_frames.Model.step#

Model.step() None[source]#

Run a single step.

The default method calls the step() method of all agents. Overload as needed.