summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/expr_miner.cpp
AgeCommit message (Expand)Author
2021-04-07Replace calls to NodeManager::mkSkolem with SkolemManager::mkDummySkolem (#6291)Andrew Reynolds
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-23Remove internal includes of Api header. (#6193)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-07-15Use Nodes for SmtEngine assertions (#4752)Andres Noetzli
2020-07-13Minor refactoring of subsolver initialization (#4731)Andrew Reynolds
2020-07-07Transfer ownership of internal Options from NodeManager to SmtEngine (#4682)Andrew Reynolds
2020-06-29Make ExprManager constructor private (#4669)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-03-03Standardize the interface for SMT engine subsolvers (#3836)Andrew Reynolds
2019-07-29Support get-abduct smt2 command (#3122)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2019-03-23Fix memory leak when using subsolvers (#2893)Andres Noetzli
2019-03-19Sygus abduction feature (#2744)Andrew Reynolds
2018-11-28Generalize sygus stream solution filtering to logical strength (#2697)Andrew Reynolds
2018-10-12Reset input language for ExprMiner subsolver (#2624)Andres Noetzli
2018-10-10Synthesize rewrite rules from inputs (#2608)Andrew Reynolds
2018-09-13Generalize CandidateRewriteDatabase to ExprMiner (#2340)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback