3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-21 18:50:26 +00:00

wip - fixes to simplifiers

This commit is contained in:
Nikolaj Bjorner 2022-12-01 09:31:52 +09:00
parent cfc8e19baf
commit f24ecde35c
5 changed files with 34 additions and 15 deletions

View file

@ -38,7 +38,6 @@ public:
m_fmls.update(idx, dependent_expr(m, r, d.dep()));
}
}
};