Preprare central model building for RANs (#7951)
[cvc5.git] / src / smt / assertions.h
2021-12-17 Andrew ReynoldsRefactoring initialization of proofs (#7834)
2021-10-25 Andrew ReynoldsFix support for global declarations (#7480)
2021-10-07 Andrew ReynoldsEliminate more circular dependencies on solver engine...
2021-08-03 Andrew ReynoldsRemove "inUnsatCore" flag throughout (#6964)
2021-04-30 Andrew ReynoldsUse substitutions for implementing defined functions...
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-03 Gereon KremerMore cleanup of includes to reduce compilation times...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-12 Andrew Reynolds(proof-new) Add SMT proof manager (#5054)
2020-09-01 Haniel BarbosaRemoves old proof code (#4964)
2020-08-05 Andrew ReynoldsSplit Assertions from SmtEngine (#4788)