mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
round the bound for columns and terms when it can be deduced that they are integral
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
79d4d13b14
commit
31937f0b91
1 changed files with 0 additions and 1 deletions
|
@ -174,7 +174,6 @@ public:
|
|||
|
||||
mpq adjust_bound_for_int(lpvar j, lconstraint_kind&, const mpq&);
|
||||
|
||||
|
||||
// terms
|
||||
bool all_vars_are_registered(const vector<std::pair<mpq, var_index>> & coeffs);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue