Skip to main content

bool_expr_has_two_var_relation

Function bool_expr_has_two_var_relation 

Source
fn bool_expr_has_two_var_relation(
    expr: &SymBoolExpr,
    searched_vars: &IndexSet<Symbol>,
    inverted: bool,
) -> bool