Updates to theory preprocess equality (#5776)
[cvc5.git] / src / theory / uf / eq_proof.cpp
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-16 Haniel Barbosa[proof-new] Extending eqproof conversion to HO congruen...
2020-09-01 Haniel BarbosaRemoves old proof code (#4964)
2020-08-13 Haniel Barbosa[proof-new] Adding support for corner case of transitiv...
2020-08-12 Haniel Barbosageneralize handling MERGED_THROUGH_CONSTANST in EqProof...
2020-07-17 Haniel BarbosaFix EqProof to ProofNode conversion (#4760)
2020-07-16 Haniel Barbosa(proof-new) Implements the conversion between EqProof...
2020-07-16 Haniel Barbosa(proof-new) Adding API for converting EqProof into...