summaryrefslogtreecommitdiff
path: root/src/smt/witness_form.cpp
AgeCommit message (Collapse)Author
2020-08-12(proof-new) Improve interfaces to proof generators (#4803)Andrew Reynolds
This includes configurable naming and a caching policy for term conversion proof generator. Also corrects a subtle issue in LazyCDProof related to making getProofFor idempotent using the notion of owned proofs.
2020-08-12(proof-new) Witness form proof generator (#4782)Andrew Reynolds
This class is responsible for the connection between terms and their witness form in the final proof.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback