Add missing null terminators for regexp (#8027)
[cvc5.git] / src / prop /
2022-01-18 Andrew ReynoldsPrint original form for substitutions and learned liter...
2022-01-12 Andrew ReynoldsAdd -o learned-lits to output learned literals (#7934)
2022-01-04 Andrew ReynoldsRemove unused shutdown infrastructure (#7872)
2022-01-04 Haniel Barbosa[proofs] [sat] Add manager for optimized clauses and...
2022-01-03 Gereon KremerRemove static options from sat solver. (#7790)
2021-12-16 Haniel Barbosa[proofs] Simplifying and adding new utils to SAT proof...
2021-12-13 Andrew ReynoldsInitial cut at distinguishing uses of CONST_RATIONAL...
2021-12-07 Gereon KremerRemove more static accesses to options (#7764)
2021-12-02 Haniel Barbosa[proofs] Fix a trace in SAT proof manager (#7732)
2021-11-22 Haniel Barbosa[prop] Remove unused #define in theory proxy (#7670)
2021-11-18 Haniel Barbosa[proofs] Fix trace in SatProofManager (#7664)
2021-11-17 Haniel Barbosa[sat] Fix indentation in "reason" (#7662)
2021-11-12 Andres NoetzliRemove `ConstantMap<Rational>` (#7635)
2021-11-06 Gereon KremerRemove `Notice()` in favor of new `verbose()` (#7588)
2021-11-05 Haniel Barbosa[proofs] Fix open sat proof (#7509)
2021-11-04 Andrew ReynoldsReplace the old dump infrastructure (#7572)
2021-11-01 Mathias Preinerbv: Remove layered solver. (#7455)
2021-10-26 Haniel Barbosa[proofs] Reset local var in SatProofManager since incre...
2021-10-21 Haniel Barbosa[proofs] Fix open proof in SAT solver due to cycles...
2021-10-11 Aina NiemetzRename SmtScope to SolverEngineScope. (#7284)
2021-10-08 Andrew ReynoldsMake skolem definition manager robust to function skole...
2021-10-08 Andrew ReynoldsAdd argument to distinguish lemmas and input assertions...
2021-10-07 Andrew ReynoldsUse skolem lemma in prop layer interfaces (#7320)
2021-10-07 Andrew ReynoldsEliminate more circular dependencies on solver engine...
2021-10-06 Andrew ReynoldsRefactor skolem definitions notifications for the decis...
2021-10-04 Andrew ReynoldsMake decision engine use env (#7300)
2021-10-01 Andrew ReynoldsUpdate theory preprocessor to use Env (#7288)
2021-10-01 Aina NiemetzRename SmtEngine to SolverEngine. (#7282)
2021-09-14 Andrew ReynoldsAdd get-difficulty to the API (#7194)
2021-09-02 Andrew ReynoldsImplement lazy proof checking modes (#7106)
2021-09-01 Haniel Barbosa[proof] [sat] Fix lost reference to reason when process...
2021-08-19 Haniel Barbosa[unsat cores] [proofs] Revert test about when to explai...
2021-08-18 Andrew ReynoldsMake TheoryProxy use Env, simplify initialization of...
2021-08-04 Andrew ReynoldsRemove dependencies on smt engine in smt solver (#6965)
2021-07-14 Haniel Barbosa[proof] Fix open proof issues in SAT proof (#6887)
2021-07-13 Haniel Barbosa[rewriter] Add rewrite to order IFF (equality for Boole...
2021-07-09 Andrew ReynoldsImplement stop-only for new justification heuristic...
2021-06-30 Mathias PreinerUse SAT context level for --bv-assert-input instead...
2021-06-21 Mathias PreinerMove cnfConversionTime statistic to CnfStream. (#6769)
2021-06-21 Mathias PreinerMake CaDiCaL a required dependency. (#6761)
2021-06-18 Mathias PreinerMake CnfStream::toCNF iterative (#6757)
2021-06-15 Gereon KremerRemove public option wrappers (#6716)
2021-06-07 Gereon KremerRemove `Options::wasSetByUser()` (#6682)
2021-05-27 Andrew ReynoldsUpdate proof namespaces (#6614)
2021-05-27 Andrew ReynoldsEnable new justification heuristic by default (#6613)
2021-05-26 Andres Noetzli More precise includes of `Node` constants (#6617)
2021-05-24 Andrew ReynoldsMove proof utilities to src/proof/ (#6611)
2021-05-20 Gereon KremerProperly initialize. (#6586)
2021-05-20 Haniel BarbosaRemove old unsat cores (#6581)
2021-05-19 Mathias PreinerCorrectly handle negated assertions for assumption...
2021-05-17 Andres NoetzliInclude cinttypes instead of inttypes.h (#6548)
2021-05-14 Mathias Preinerbv: Assert input facts on user-level 0. (#6515)
2021-05-13 Mathias PreinerAdd std::hash overloads for Node, TNode and TypeNode...
2021-05-05 Andrew ReynoldsMove current decision engine to decision engine old...
2021-05-04 Andrew ReynoldsMove env into smt solver, theory engine, prop engine...
2021-05-04 Haniel BarbosaDo not use proof CNF stream with assumptions-based...
2021-04-28 Gereon KremerMake sure reference stats are reset properly (#6457)
2021-04-26 Gereon KremerFirst part of options refactoring (#6428)
2021-04-26 Haniel BarbosaFix assertions in SAT solver (#6443)
2021-04-24 Mathias PreinerAdd assumption-based unsat cores. (#6427)
2021-04-23 Gereon KremerMake sure a ReferenceStat is set to values of the corre...
2021-04-22 Andrew Reynolds Reorganizing use of skolem definition manager in prop...
2021-04-22 Haniel BarbosaReconciling proofs and unsat cores (#6405)
2021-04-21 Mathias PreinerGoodbye CVC4, hello cvc5! (#6371)
2021-04-15 Mathias PreinerBuild support library from base and context. (#6368)
2021-04-15 Aina NiemetzRename occurrences of CVC4 to CVC5. (#6351)
2021-04-14 Gereon KremerRefactor / reimplement statistics (#6162)
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-14 Haniel Barbosa[unsat-cores] Improving new unsat cores (#6356)
2021-04-14 Haniel Barbosa[proof-new] Fix explanation of literals in SAT proof...
2021-04-12 Gereon KremerRefactor resource manager (#6322)
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-12 Andrew ReynoldsConsolidate interface to prop engine (#6189)
2021-04-10 Aina NiemetzRename CVC4_ macros to CVC5_. (#6327)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-09 Haniel Barbosa[proof-new] Optimizing sat proof (#6324)
2021-04-07 Haniel Barbosa[proof-new] Fixing SMT post-processor's handling of...
2021-04-06 Andres NoetzliRemove template argument from `NodeBuilder` (#6290)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-22 Andrew ReynoldsAdd skolem definition manager (#6187)
2021-03-16 Mathias Preinercmake: Generate cvc4_export.h and set visibility to...
2021-03-16 Haniel Barbosa[proof-new] Renaming proof option to be in sync with...
2021-03-12 Andres NoetzliSchedule preregistration lemmas to be satisfied after...
2021-03-12 Gereon KremerAdd missing includes for statistics (#6124)
2021-03-11 Gereon KremerFirst refactoring of statistics classes (#6105)
2021-03-11 Aina NiemetzDelete Expr layer. (#6117)
2021-03-11 Mathias PreinerUse CVC4_ASSERTIONS instead of NDEBUG. (#6099)
2021-03-10 Mathias PreinerUse Assert instead of assert. (#6095)
2021-03-09 Gereon KremerSome more cleanup of includes (#6083)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-03 Gereon KremerMore cleanup of includes to reduce compilation times...
2021-03-02 Gereon KremerClean up includes to reduce compile times (#6031)
2021-02-26 Haniel BarbosaSome formatting and better tracing in prop engine ...
2021-02-23 Haniel Barbosa[proof-new] Fix dangling pointer in SAT proof generatio...
2021-02-23 Haniel Barbosa[proof-new] Fix handling of removable clauses in proof...
2021-02-22 Andrew Reynolds(proof-new) Change proof-new option to proof (#5955)
2021-02-17 Mathias PreinerAdd bit-level propagation support to BV bitblast solver...
2021-02-12 Andrew ReynoldsSimplify and fix decision engine's handling of skolem...
2021-02-11 Haniel Barbosa[proof-new] Adding a proof-producing ensure literal...
next