mirror of
https://github.com/Z3Prover/z3
synced 2025-07-03 19:35:42 +00:00
nla_intervals builds
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
9ce2733105
commit
f5c3484fe2
1 changed files with 2 additions and 1 deletions
|
@ -130,3 +130,4 @@ bool intervals::monomial_has_upper_bound(lpvar j) const {
|
|||
return product_has_upper_bound(-1, m.vars());
|
||||
}
|
||||
}
|
||||
template class interval_manager<nla::intervals::im_config>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue