concepts.dm.pdsketch.operator.Implementation#
- class Implementation[source]#
Bases:
object
Methods
pddl_str
()Attributes
The identifier of the controller.
The argument expressions to the controller function.
- __init__(name, arguments)[source]#
- Parameters:
name (str)
arguments (Sequence[ValueOutputExpression])
- __new__(**kwargs)#
- arguments: Tuple[ValueOutputExpression, ...]#
The argument expressions to the controller function.