pub fn evaluate_solver_constraint<I, S>(
constraint: &RegionConstraint<I, S>,
) -> RegionConstraint<I, S>Expand description
Evaluate ANDs and ORs to true/false/ambiguous based on whether their arguments are true/false/ambiguous
pub fn evaluate_solver_constraint<I, S>(
constraint: &RegionConstraint<I, S>,
) -> RegionConstraint<I, S>Evaluate ANDs and ORs to true/false/ambiguous based on whether their arguments are true/false/ambiguous