mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 19:05:51 +00:00
Merge branch 'master' into polysat
This commit is contained in:
commit
e105a91d4a
18 changed files with 41 additions and 80 deletions
|
@ -20,7 +20,7 @@ namespace lp {
|
|||
lra(lia.lra),
|
||||
m_settings(lia.settings()),
|
||||
m_abs_max(zero_of_type<mpq>()),
|
||||
m_var_register(0) {}
|
||||
m_var_register(false) {}
|
||||
|
||||
bool hnf_cutter::is_full() const {
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue