concepts.dm.crow.executors.python_function#
Functions
|
Configure the implementation of a function in a domain. |
Classes
A reference to a Python function. |
|
|
CrowSGC(state: concepts.dm.crow.crow_domain.CrowState, goal: concepts.dsl.expression.Expression, constraints: Sequence[concepts.dsl.expression.Expression]) |