Skip to main content

collect_bool_fallback_vars

Function collect_bool_fallback_vars 

Source
pub(crate) fn collect_bool_fallback_vars(
    expr: &BoolExpr,
    vars: &mut BTreeSet<String>,
)
Expand description

Collects variables that local hard-arithmetic search can assign directly.