Added functionality to retrieve a lemma's "weakest implicant" in the unsat core....
authorGuy <katz911@gmail.com>
Tue, 26 Jul 2016 20:09:31 +0000 (13:09 -0700)
committerGuy <katz911@gmail.com>
Tue, 26 Jul 2016 20:09:31 +0000 (13:09 -0700)
commit319bbda7ad32e6e9ee009c27003f6f1c0a8d7b20
tree9648cdfb58b5f132d9a40a919dac792ad6da3c34
parentcb835bd526296d97f8ceb001569493723a59f86b
Added functionality to retrieve a lemma's "weakest implicant" in the unsat core. Currently, lemmas that are not conjunctions and their own weakest implicants; but for lemmas that *are* conjunctions, we may return only a subset of the conjuncts.
src/proof/proof_manager.cpp
src/proof/proof_manager.h
src/proof/sat_proof.h
src/proof/sat_proof_implementation.h