EmbASP-Python
|
Public Member Functions | |
def | __init__ (self, plan, error) |
![]() | |
def | get_actions (self) |
def | get_actions_objects (self) |
def | store_action (self, action) |
![]() | |
def | get_errors (self) |
def | get_output (self) |
def | set_errors (self, errors) |
def | set_output (self, output) |
Represents a solution to a SPD problem.
Definition at line 5 of file spd_plan.py.