mesa_frames.AgentSetRegistry.shuffle#

AgentSetRegistry.shuffle(inplace: bool = False) Self[source]#

Shuffle the order of AgentSets in the registry.

Parameters:

inplace (bool) – Whether to shuffle in place.

Returns:

A new or updated AbstractAgentSetRegistry.

Return type:

Self