bv: Refactor ppAssert and move to TheoryBV. (#6470)
[cvc5.git] / src / theory / bv / bv_solver_simple.h
2021-04-30 Mathias Preinerbv: Refactor ppAssert and move to TheoryBV. (#6470)
2021-04-23 Aina NiemetzBV: Add proof logging for bit-blasting. (#6373)
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-05 Haniel Barbosa[proof-new] Registering proof checkers uniformly from...
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-09 Gereon KremerSome more cleanup of includes (#6083)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-04 Aina NiemetzAdd initial bit-blaster for proof logging. (#6053)
2020-12-08 Mathias PreinerAdd support for BV proofs with the simple bitblasting...
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-10-06 Andrew Reynolds(proof-new) Add interface for trusted substitution...
2020-09-22 Mathias PreinerAdd simple BV solver (#5065)