nip.scenario_base.agents.AgentState# class nip.scenario_base.agents.AgentState[source]# Base class for storing all the data needed to restore an agent. Methods Summary __eq__(other) Return self==value. __init__() __repr__() Return repr(self). Methods __eq__(other)# Return self==value. __init__() → None# __repr__()# Return repr(self).