Skip to main content

collect_eval_bool_vars

Function collect_eval_bool_vars 

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

Collects the symbolic variables needed to concretely evaluate a boolean expression.