pylupnt.register_application

pylupnt.register_application(name: str, cls: object) None

Register a Python Application subclass under name so a config class: name builds it. The class is constructed as cls(config_dict); subclass Step(t) (and optionally Setup()/Log(t)), read truth via get_agent().get_world().get_state_at(agent, t), and store results on self.