summaryrefslogtreecommitdiff
path: root/src/prop/minisat
AgeCommit message (Expand)Author
2021-06-30Use SAT context level for --bv-assert-input instead of decision level. (#6758)Mathias Preiner
2021-06-15Remove public option wrappers (#6716)Gereon Kremer
2021-06-07Remove `Options::wasSetByUser()` (#6682)Gereon Kremer
2021-05-27Enable new justification heuristic by default (#6613)Andrew Reynolds
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-20Remove old unsat cores (#6581)Haniel Barbosa
2021-05-17Include cinttypes instead of inttypes.h (#6548)Andres Noetzli
2021-05-14bv: Assert input facts on user-level 0. (#6515)Mathias Preiner
2021-04-28Make sure reference stats are reset properly (#6457)Gereon Kremer
2021-04-26First part of options refactoring (#6428)Gereon Kremer
2021-04-26Fix assertions in SAT solver (#6443)Haniel Barbosa
2021-04-23Add assumption-based unsat cores. (#6427)Mathias Preiner
2021-04-23Make sure a ReferenceStat is set to values of the correct type (#6430)Gereon Kremer
2021-04-22Reconciling proofs and unsat cores (#6405)Haniel Barbosa
2021-04-15Build support library from base and context. (#6368)Mathias Preiner
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
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-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
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-11First refactoring of statistics classes (#6105)Gereon Kremer
2021-03-11Use CVC4_ASSERTIONS instead of NDEBUG. (#6099)Mathias Preiner
2021-03-10Use Assert instead of assert. (#6095)Mathias Preiner
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-26Some formatting and better tracing in prop engine (#6022)Haniel Barbosa
2021-02-22(proof-new) Change proof-new option to proof (#5955)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-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] Updating interfaces between prop engine and minisat (#5664)Haniel Barbosa
2020-12-09Fixed a bunch of clang warnings. (#5637)Gereon Kremer
2020-11-09Properly clear interrupt for solve() as well. (#5403)Gereon Kremer
2020-09-28[proof-new] Adds a proof manager for the SAT solver (#5140)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-01Removes old proof code (#4964)Haniel Barbosa
2020-08-31Fix spelling errors (#4977)FabianWolff
2020-06-16Update copyright headers.Aina Niemetz
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-03-10Fix issue with reset-assertions. (#3988)Aina Niemetz
2020-03-09Make registration of unit clauses more robust (#3965)Andres Noetzli
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback