summaryrefslogtreecommitdiff
path: root/src/prop
AgeCommit message (Expand)Author
2021-04-09[proof-new] Optimizing sat proof (#6324)Haniel Barbosa
2021-04-07[proof-new] Fixing SMT post-processor's handling of assumptions (#6277)Haniel Barbosa
2021-04-06Remove template argument from `NodeBuilder` (#6290)Andres Noetzli
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-22Add skolem definition manager (#6187)Andrew Reynolds
2021-03-16cmake: Generate cvc4_export.h and set visibility to hidden. (#6139)Mathias Preiner
2021-03-16[proof-new] Renaming proof option to be in sync with SMT-LIB (#6154)Haniel Barbosa
2021-03-12Schedule preregistration lemmas to be satisfied after user assertions (#6134)Andres Noetzli
2021-03-12Add missing includes for statistics (#6124)Gereon Kremer
2021-03-11First refactoring of statistics classes (#6105)Gereon Kremer
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-11Use CVC4_ASSERTIONS instead of NDEBUG. (#6099)Mathias Preiner
2021-03-10Use Assert instead of assert. (#6095)Mathias Preiner
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-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-26Some formatting and better tracing in prop engine (#6022)Haniel Barbosa
2021-02-23[proof-new] Fix dangling pointer in SAT proof generation (#5963)Haniel Barbosa
2021-02-23[proof-new] Fix handling of removable clauses in proof cnf stream (#5961)Haniel Barbosa
2021-02-22(proof-new) Change proof-new option to proof (#5955)Andrew Reynolds
2021-02-16Add bit-level propagation support to BV bitblast solver. (#5906)Mathias Preiner
2021-02-12Simplify and fix decision engine's handling of skolem definitions (#5888)Andrew Reynolds
2021-02-11[proof-new] Adding a proof-producing ensure literal method (#5889)Haniel Barbosa
2021-02-04[proof-new] Catch trivial cycles in SAT proof generation (#5853)Haniel Barbosa
2021-02-03Add BV solver bitblast. (#5851)Mathias Preiner
2021-02-02Cleanup some includes (#5847)Andrew Reynolds
2021-01-28Simplify lemma interface (#5819)Andrew Reynolds
2021-01-28Always theory-preprocess lemmas (#5817)Andrew Reynolds
2021-01-24Add interface for getting preprocessed term (#5798)Andrew Reynolds
2021-01-11Merge theory registrar and theory proxy (#5758)Andrew Reynolds
2021-01-05Add new interfaces to term formula removal and theory preprocess (#5717)Andrew Reynolds
2021-01-05Remove a few miscellaneous references to the expr layer (#5661)Andrew Reynolds
2020-12-24[proof-new] Only use old proofs for unsat cores if no proof new (#5725)Haniel Barbosa
2020-12-23Add option to track and notify from CNF stream (#5708)Andrew Reynolds
2020-12-21Move ownership of theory preprocessor to TheoryProxy (#5690)Andrew Reynolds
2020-12-16[proof-new] Only use old proof code for unsat cores if new proofs are off (#5...Haniel Barbosa
2020-12-14[proof-new] Making the CDCL(T) Minisat proof producing (#5669)Haniel Barbosa
2020-12-14[proof-new] Make prop engine proof producing (#5667)Haniel Barbosa
2020-12-14[proof-new] Updating interfaces between prop engine and minisat (#5664)Haniel Barbosa
2020-12-11 [proof-new] Updating theory proxy to new proof infrastructure (#5653)Haniel Barbosa
2020-12-09Fixed a bunch of clang warnings. (#5637)Gereon Kremer
2020-12-09Make decision engine independent of AssertionsPipeline (#5626)Andrew Reynolds
2020-12-08[proof-new] Updating SAT proof to use MACRO_RESOLUTION (#5613)Haniel Barbosa
2020-12-07 (proof-new) Split proof ensure closed checks to own file (#5522)Andrew Reynolds
2020-12-03(proof-new) Updates to SMT proof manager and SmtEngine (#5446)Andrew Reynolds
2020-12-02Update copyright headers.Aina Niemetz
2020-11-19Include stddef.h (needed for size_t) in cvc4_public.h (#5476)Aina Niemetz
2020-11-16Improve accuracy of resource limitation (#4763)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback