mumot.MuMoTmultiagentController

class mumot.MuMoTmultiagentController(**kwargs)[source]

Bases: mumot.controllers.MuMoTstochasticSimulationController

Controller for multiagent views.

__init__(**kwargs)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(**kwargs) Initialize self.
showLogs(tail) Show logs from associated view.
showLogs(tail: bool = False) → None

Show logs from associated view.

Parameters:tail (bool, optional) – Flag to show only tail entries from logs. Defaults to False.