concepts.pdsketch.crow.regression_utils.evaluate_bool_scalar_expression#

evaluate_bool_scalar_expression(executor, expr, state, bounded_variables, csp, csp_note='')[source]#
Parameters:
Return type:

Tuple[bool, bool, ConstraintSatisfactionProblem | None]