concepts.pdsketch.crow.regression_utils.ground_operator_application_expression#

ground_operator_application_expression(expression, variable_mapping, csp=None, rule_applier=None)[source]#

Ground the given operator application expression with the given variable mapping.

Parameters:
Returns:

the grounded expression.

Return type:

OperatorApplier