tigercontrol.problems.Problem

class tigercontrol.problems.Problem[source]
__init__()[source]

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

Methods

__init__() Initialize self.
close() Description: closes the problem and returns used memory
help() Description: prints information about this class and its methods
initialize(**kwargs) Description: resets problem to time 0
step([action]) Description: run one timestep of the problem’s dynamics.

Attributes

spec