summaryrefslogtreecommitdiff
path: root/src/smt/smt_engine.cpp
AgeCommit message (Expand)Author
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-05-07Simplifications to expand definitions (#6487)Andrew Reynolds
2021-05-04Move env into smt solver, theory engine, prop engine (#6486)Andrew Reynolds
2021-04-30Use substitutions for implementing defined functions (#6437)Andrew Reynolds
2021-04-28Refactor resource manager options (#6446)Gereon Kremer
2021-04-28Remove exception headers from options.h (#6456)Gereon Kremer
2021-04-26First part of options refactoring (#6428)Gereon Kremer
2021-04-23Add assumption-based unsat cores. (#6427)Mathias Preiner
2021-04-22Reconciling proofs and unsat cores (#6405)Haniel Barbosa
2021-04-20Add InferenceId as resources (#6339)Gereon Kremer
2021-04-16Replace SExpr class by simpler conversion routines (#6363)Gereon Kremer
2021-04-15Avoid options listener for resource manager. (#6366)Gereon Kremer
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-14[unsat-cores] Improving new unsat cores (#6356)Haniel Barbosa
2021-04-14Add internal API methods for pool-based instantiation (#6350)Andrew Reynolds
2021-04-13Fix sexpr bug with AST output language. (#6329)Abdalrhman Mohamed
2021-04-12Refactor resource manager (#6322)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-07Fixes for abducts (#6279)Andrew Reynolds
2021-04-06Remove template argument from `NodeBuilder` (#6290)Andres Noetzli
2021-04-02Minor refactoring (#6273)Gereon Kremer
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-04-01Make ResetCommand go through APISolver (#6172)Gereon Kremer
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-23Removing unused build options and deprecated proof compile flag (#6195)Haniel Barbosa
2021-03-23Remove internal includes of Api header. (#6193)Aina Niemetz
2021-03-22Move statistics from the driver into the SmtEngine (#6170)Gereon Kremer
2021-03-18When giving an SMT-LIB version, defaulting to SMT-LIB 2.6 (#6171)Haniel Barbosa
2021-03-18Move stats registry to env. (#6173)Gereon Kremer
2021-03-18Eliminate more uses of SExpr. (#6149)Abdalrhman Mohamed
2021-03-16[proof-new] Renaming proof option to be in sync with SMT-LIB (#6154)Haniel Barbosa
2021-03-12(proof-new) Miscellaneous sync to master (#6129)Andrew Reynolds
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-10Add Env class (#6093)Andrew Reynolds
2021-03-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-06Remove SMT-LIB 2.5 and 2.0 support. (#6068)Mathias Preiner
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-22(proof-new) Change proof-new option to proof (#5955)Andrew Reynolds
2021-01-29[proof-new] Connecting new unsat cores (#5834)Haniel Barbosa
2021-01-28Reorganize calls to quantifiers engine from SmtEngine layer (#5828)Andrew Reynolds
2021-01-27(proof-new) Improvements to quantifiers engine and instantiate interfaces (#5...Andrew Reynolds
2021-01-11Further simplifications in preparation for removing Expr layer (#5756)Andrew Reynolds
2021-01-08[proof-new] Implementing getProof in the API and SMT engine (#5751)Haniel Barbosa
2020-12-18Simplify internal API for sygus (#5687)Andrew Reynolds
2020-12-16Simplify synth-fun printer (#5682)Andrew Reynolds
2020-12-14Properly implement datatype selector triggers (#5624)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback