fn seed_bounded_support_vars(
constraints: &[SymBoolExpr],
model: &mut HashMap<Symbol, U256>,
) -> boolExpand description
Seeds only unassigned scalar variables; every resulting witness is still fully validated.
fn seed_bounded_support_vars(
constraints: &[SymBoolExpr],
model: &mut HashMap<Symbol, U256>,
) -> boolSeeds only unassigned scalar variables; every resulting witness is still fully validated.