mesa_frames.Model.sets#
- property Model.sets: AgentSetRegistry#
Get the AgentSetRegistry object containing all agent sets in the model.
- Returns:
The AgentSetRegistry object containing all agent sets in the model.
- Return type:
- Raises:
ValueError – If the model has not been initialized properly with super().__init__().