summaryrefslogtreecommitdiff
path: root/src/smt/smt_solver.cpp
AgeCommit message (Expand)Author
2021-12-09Do not make SyGuS subsolver in unsat state after solving (#7759)Andrew Reynolds
2021-12-07Remove more static accesses to options (#7764)Gereon Kremer
2021-11-05Remove `Chat()` in favor of new `verbose()` (#7586)Gereon Kremer
2021-10-12Rename SmtEngineState to SolverEngineState. (#7344)Aina Niemetz
2021-10-11Rename SmtEngineStatistics to SolverEngineStatistics. (#7339)Aina Niemetz
2021-10-07Move preprocessor to smt solver (#7321)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-30Rename files smt_engine.(cpp|h) to solver_engine.(cpp|h). (#7279)Aina Niemetz
2021-08-30Refactor filename handling (#7088)Gereon Kremer
2021-08-18Make TheoryProxy use Env, simplify initialization of PropEngine (#7031)Andrew Reynolds
2021-08-17Make SmtEngineState use Env (#7028)Andrew Reynolds
2021-08-16Make Theory class use Env (#7011)Gereon Kremer
2021-08-03Remove dependencies on smt engine in smt solver (#6965)Andrew Reynolds
2021-08-03Remove "inUnsatCore" flag throughout (#6964)Andrew Reynolds
2021-06-21Move cnfConversionTime statistic to CnfStream. (#6769)Mathias Preiner
2021-05-04Move env into smt solver, theory engine, prop engine (#6486)Andrew Reynolds
2021-04-22Reconciling proofs and unsat cores (#6405)Haniel Barbosa
2021-04-14[unsat-cores] Improving new unsat cores (#6356)Haniel Barbosa
2021-04-12Refactor resource manager (#6322)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-12Consolidate interface to prop engine (#6189)Andrew Reynolds
2021-04-05[proof-new] Registering proof checkers uniformly from the SMT solver (#6275)Haniel Barbosa
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-02-12Simplify and fix decision engine's handling of skolem definitions (#5888)Andrew Reynolds
2021-02-11Simplify interface for preprocessor (#5890)Andrew Reynolds
2021-02-02Cleanup some includes (#5847)Andrew Reynolds
2021-01-28Reorganize calls to quantifiers engine from SmtEngine layer (#5828)Andrew Reynolds
2020-12-16Move ownership of term formula removal to theory preprocessor (#5670)Andrew Reynolds
2020-12-14[proof-new] Updating interfaces between prop engine and minisat (#5664)Haniel Barbosa
2020-12-09Make decision engine independent of AssertionsPipeline (#5626)Andrew Reynolds
2020-10-20Split CheckModels utility to its own file (#5303)Andrew Reynolds
2020-10-08(proof-new) Theory engine proof producing (#5195)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-11(proof-new) Add SMT proof manager (#5054)Andrew Reynolds
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-15Add finishInit method to PropEngine (#4895)Andrew Reynolds
2020-08-13Split SmtSolver from SmtEngine (#4880)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback