More precise includes of `Node` constants (#6617)
[cvc5.git] / src / theory / smt_engine_subsolver.h
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 Gereon KremerSome more cleanup of includes (#6083)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2020-11-30 Andrew ReynoldsRemove includes for old API from internal code (#5536)
2020-11-10 Andrew ReynoldsAdd proper support for the declare-heap command for...
2020-10-28 Andrew ReynoldsRemove more uses of Expr (#5357)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-07-14 Andrew ReynoldsMinor refactoring of subsolver initialization (#4731)
2020-07-07 Andrew ReynoldsTransfer ownership of internal Options from NodeManager...
2020-06-29 Andres NoetzliMake ExprManager constructor private (#4669)
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-03-05 Mathias PreinerEnable -Wshadow and fix warnings. (#3909)
2020-03-03 Andrew ReynoldsStandardize the interface for SMT engine subsolvers...