3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 01:25:31 +00:00

add assert to catch bad lemmas

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2020-02-11 20:00:48 -08:00
parent ba2f587c26
commit d02d90dab2
3 changed files with 20 additions and 27 deletions

View file

@ -508,7 +508,7 @@ namespace sat {
}
/**
* Equilvalences modulo cuts are not necessarily DRAT derivable.
* Equivalences modulo cuts are not necessarily DRAT derivable.
* To ensure that there is a DRAT derivation we create all resolvents
* of the LUT clauses until deriving binary u or ~v and ~u or v.
* each resolvent is DRAT derivable because there are two previous lemmas that