Use Env class in nonlinear extension (#7039)
[cvc5.git] / src / theory / arith / nl / nl_model.h
2021-08-20 Gereon KremerUse Env class in nonlinear extension (#7039)
2021-05-13 Mathias PreinerAdd std::hash overloads for Node, TNode and TypeNode...
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)
2021-03-02 Gereon KremerClean up includes to reduce compile times (#6031)
2020-10-28 Andrew ReynoldsFixes for unconstrained variables in nonlinear model...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-08-21 Andrew ReynoldsConnect the relevance manager to TheoryEngine and use...
2020-07-21 Gereon KremerPreparations for a CAD-based arithmetic solver (#4762)
2020-06-25 Andrew ReynoldsUpdate option --nl-ext to enable/disable incremental...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-06 Andrew ReynoldsUse NlLemma utility for all lemmas in non-linear. ...
2020-06-01 Andrew ReynoldsMove non-linear files to src/theory/arith/nl (#4548)