3
0
Fork 0
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:
Jakob Rath 2022-08-02 11:31:01 +02:00
commit e105a91d4a
18 changed files with 41 additions and 80 deletions

View file

@ -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