mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 17:45:32 +00:00
Commit missing change
This commit is contained in:
parent
e343a3ecd3
commit
ac5682409e
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ namespace polysat {
|
|||
|
||||
// Analyse current conflict core to extract additional lemmas
|
||||
void find_extra_lemmas(conflict& core) {
|
||||
m_saturation.try_div_monotonicity(core);
|
||||
#if 1
|
||||
// Don't do variable elimination for now
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue