summaryrefslogtreecommitdiff
path: root/src/prop
AgeCommit message (Expand)Author
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
2020-11-09Properly clear interrupt for solve() as well. (#5403)Gereon Kremer
2020-10-20(proof-new) Update add lazy step interface in LazyCDProof (#5299)Andrew Reynolds
2020-10-19[proof-new] Fixing resolution proof checker (#5262)Haniel Barbosa
2020-10-13using NOT_NOT_ELIM rather than macros to do double-neg elimination (#5261)Haniel Barbosa
2020-09-29[proof-new] Adds a proof manager for prop engine (#5162)Haniel Barbosa
2020-09-29[proof-new] Adds a proof post processor for the Prop Engine (#5161)Haniel Barbosa
2020-09-29[proof-new] Adds a proof-producing CNF converter (#5137)Haniel Barbosa
2020-09-28[proof-new] Removing spurious forward declaration in CnfStream (#5155)Haniel Barbosa
2020-09-28[proof-new] Adds a proof manager for the SAT solver (#5140)Haniel Barbosa
2020-09-25Cleaning and documenting cnf stream (#5134)Haniel Barbosa
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) Update TheoryEngine lemma and conflict to TrustNode (#5056)Andrew Reynolds
2020-09-02Fix CryptoMiniSat build, regression (#5006)Andres Noetzli
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-31Fix spelling errors (#4977)FabianWolff
2020-08-15Add finishInit method to PropEngine (#4895)Andrew Reynolds
2020-07-30Python API: Add support for sequences (#4757)Andres Noetzli
2020-06-16Update copyright headers.Aina Niemetz
2020-05-22CaDiCaL: Clean up initialization on creation. (#4516)Aina Niemetz
2020-05-22Cryptominisat: Clean up initialization on creation. (#4515)Aina Niemetz
2020-05-22Add support for SAT solver Kissat. (#4514)Aina Niemetz
2020-04-09Towards proper use of resource managers (#4233)Andrew Reynolds
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-03-27Fix issues with unsat cores and reset-assertions (#4159)Andres Noetzli
2020-03-10Set assertion in `CnfStream::ensureLiteral()` (#3927)Andres Noetzli
2020-03-10Fix issue with reset-assertions. (#3988)Aina Niemetz
2020-03-09Make registration of unit clauses more robust (#3965)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback