summaryrefslogtreecommitdiff
path: root/src/smt/check_models.cpp
AgeCommit message (Expand)Author
2021-10-20Throw exception if checking model with separation logic heap (#7422)Andrew Reynolds
2021-10-20Eliminate last static calls to rewriter from smt layer (#7355)Andrew Reynolds
2021-10-07Eliminate more circular dependencies on solver engine (#7311)Andrew Reynolds
2021-09-30Rename SmtEngine to SolverEngine. (#7282)Aina Niemetz
2021-09-11checkModel: Extend documentation. (#7177)Aina Niemetz
2021-09-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-05-07Simplifications to expand definitions (#6487)Andrew Reynolds
2021-04-28Remove exception headers from options.h (#6456)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2020-12-17Simplify and fix check models (#5685)Andrew Reynolds
2020-12-16Move ownership of term formula removal to theory preprocessor (#5670)Andrew Reynolds
2020-12-02Update copyright headers.Aina Niemetz
2020-11-26Removing infrastructure related to SMT model (#5527)Andrew Reynolds
2020-11-10Do not mark extended functions as reduced based on decomposing contains (#5407)Andrew Reynolds
2020-10-20Split CheckModels utility to its own file (#5303)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback