concepts.dm.crow.csp_solver.csp_utils#

Functions

csp_ground_action(executor, action, assignments)

Ground a single action with a given assignment to the underlying CSP.

csp_ground_action_list(executor, actions, ...)

Ground a list of actions with a given assignment to the underlying CSP.