cvc5.git
2020-06-19 Haniel BarbosaGeneralize atom collection in old proof code (#4626)
2020-06-19 yoni206Bv to int elimination bugfix (#4435)
2020-06-19 Andres NoetzliAdd logic check for define-fun(s)-rec (#4577)
2020-06-19 Andrew V. JonesRevert "[Python] Properly destroy CVC4 object (#3753...
2020-06-18 Andres NoetzliImprove memory management in Java bindings (#4629)
2020-06-17 Andrew ReynoldsDo not traverse WITNESS for partial substitutions in...
2020-06-17 Haniel BarbosaImprove polynomial anyterm grammar (#3566)
2020-06-16 Andrew ReynoldsUpdates to NEWS. (#4628)
2020-06-16 Abdalrhman... Simplify sygus conversion script. (#4627)
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-16 Aina NiemetzAdd missing REQUIRES to new regressions. (#4625)
2020-06-16 Aina NiemetzBV: Fix querying equality status in lazy bit-blaster...
2020-06-16 Aina NiemetzFix regressions in regress1 after #4613. (#4616)
2020-06-16 Andrew Reynolds(proof-new) Add quantifiers proof checker (#4593)
2020-06-15 Andrew Reynolds(proof-new) Update proof node, add proof node algorithm...
2020-06-15 Haniel BarbosaSupport AND/OR definitions in lambda to array rewriting...
2020-06-15 Aina NiemetzBV: Add missing type check for BITVECTOR_REPEAT_OP...
2020-06-15 Aina NiemetzBV: Add missing type check for INT_TO_BITVECTOR. (...
2020-06-15 Andrew Reynolds Do RE derivation inference only for concrete constant...
2020-06-13 Andrew ReynoldsMove sygus datatype utility functions to their own...
2020-06-12 Andrew ReynoldsUpdate to consistent policy for removed terms in quanti...
2020-06-12 Andrew Reynolds(proof-new) Term conversion proof generator utility...
2020-06-12 Andrew Reynolds(proof-new) Minor updates to strings base solver (...
2020-06-12 Andrew ReynoldsCardinality-related inferences per type in theory of...
2020-06-12 Andrew Reynolds(proof-new) Split TheoryEngine (#4558)
2020-06-12 Andres NoetzliFix install of static builds (#4604)
2020-06-12 Andrew ReynoldsAdd rewrite for str.replace_re. (#4601)
2020-06-11 Andrew Reynolds (proof-new) Add lazy proof utility (#4589)
2020-06-11 Andrew Reynolds(proof-new) Add eager proof generator utility. (#4592)
2020-06-11 Andrew Reynolds(proof-new) Remove arith-snorm option. (#4591)
2020-06-10 Andrew Reynolds(proof-new) Theory proof step buffer utility (#4580)
2020-06-10 Andres NoetzliAdd support for str.replace_re/str.replace_re_all ...
2020-06-10 makaimannFix getKind for Python bindings (#4496)
2020-06-09 Andrew Reynolds(proof-new) Refactor skolemization (#4586)
2020-06-09 Andrew Reynolds(proof-new) Add trust node utility (#4588)
2020-06-09 Andres NoetzliLanguage bindings: Enable catching of exceptions (...
2020-06-09 Andrew V. JonesEnsure correct CMake dependencies on Debug_tags.h/Trace...
2020-06-09 Andres NoetzliFix Java target and Relations example (#4583)
2020-06-08 Andres NoetzliFix ambiguous overload in unit test (#4582)
2020-06-08 Andrew Reynolds(proof-new) Add abstract proof generator class (#4574)
2020-06-08 Andres NoetzliFix Coverity issues (#4587)
2020-06-06 Andrew ReynoldsUse NlLemma utility for all lemmas in non-linear. ...
2020-06-06 Andres NoetzliFix destruction order in NodeManager (#4578)
2020-06-06 Andres NoetzliKeep definitions when global-declarations enabled ...
2020-06-06 Andrew ReynoldsSmt2 parsing support for nested recursive datatypes...
2020-06-05 Andrew ReynoldsDatatypes with nested recursion are not handled in...
2020-06-05 Andrew Reynolds(proof-new) Updates to CDProof (#4565)
2020-06-05 Andres NoetzliSkip parse-error regression for comp builds (#4567)
2020-06-05 Andrew Reynolds(proof-new) Rename ProofSkolemCache to SkolemManager...
2020-06-05 Haniel BarbosaChanging default language (#4561)
2020-06-05 Haniel BarbosaPrinting FP values as binary or indexed BVs according...
2020-06-05 Andres NoetzliFix handling of Boolean term variables (#4550)
2020-06-05 Andres NoetzliFix lifetime and copy issues with NodeDfsIterable ...
2020-06-05 Andrew V. JonesIf using 'ninja', tell the user to run 'ninja' not...
2020-06-05 makaimannAdd a method for retrieving base of a constant array...
2020-06-05 Andres NoetzliUpdate Java tests to match changes in API (#4535)
2020-06-04 makaimannWrap Result in Python API (#4473)
2020-06-04 Aina NiemetzNew C++ Api: Second and last batch of API guards. ...
2020-06-04 Andrew ReynoldsAdd sygus datatype substitution utility method (#4390)
2020-06-04 Andrew ReynoldsFix abduction with datatypes (#4566)
2020-06-04 Andrew ReynoldsTheory strings preprocess (#4534)
2020-06-04 Aina NiemetzNew C++ Api: First batch of API guards. (#4557)
2020-06-03 Haniel Barbosa(proof-new) Adding rules and proof checker for EUF...
2020-06-03 Haniel Barbosa(proof-new) Adding rules and proof checker for Boolean...
2020-06-03 Andrew Reynolds(proof-new) Add builtin proof checker (#4537)
2020-06-03 Mathias PreinerFix normalization of author names in contrib/get-author...
2020-06-03 Andrew ReynoldsDo not apply unconstrained simplification when quantifi...
2020-06-03 Andrew ReynoldsUpdate CEGQI to use lemma status instead of forcing...
2020-06-03 Andrew ReynoldsUse prenex normal form when using cegqi-nested-qe ...
2020-06-03 makaimannAdd Term::substitute to Python bindings (#4499)
2020-06-02 makaimannAdd hash Op, Sort and Term in Python bindings (#4498)
2020-06-02 Andrew ReynoldsFix scope issue with pulling ITEs in extended rewriter...
2020-06-02 Andrew ReynoldsDo not handle universal quantification on functions...
2020-06-02 Aina NiemetzNew C++ API: Keep reference to solver object in non...
2020-06-01 Andrew Reynolds(proof-new) Proof step buffer utilities (#4533)
2020-06-01 Andrew ReynoldsMove non-linear files to src/theory/arith/nl (#4548)
2020-06-01 Andres NoetzliSet theoryof-mode after theory widening (#4545)
2020-06-01 Andres NoetzliDo not parse ->/lambda unless --uf-ho enabled (#4544)
2020-06-01 Andrew ReynoldsIncorporate sequences into the word interface (#4543)
2020-05-31 Andres NoetzliDo not cache operator eliminations in arith (#4542)
2020-05-31 yoni206update example in README to use ctest. (#4540)
2020-05-30 Andrew ReynoldsAdd the sequence type (#4539)
2020-05-28 Andrew ReynoldsFix term registry for constant case, simplify. (#4538)
2020-05-27 Andrew ReynoldsAdd the Expr-level sequence datatype (#4526)
2020-05-27 MartinTweak the use of static_assert to support older compile...
2020-05-26 MartinFix an incorrect limit in conversion from real to float...
2020-05-26 Andrew ReynoldsConvert more uses of strings to words (#4527)
2020-05-26 Mathias PreinerFix mismatched iterators (CID 1493892). (#4531)
2020-05-26 Andrew Reynolds(proof-new) Update proof checker. (#4511)
2020-05-26 Andrew Reynolds(proof-new) Updates to strings skolem cache. (#4524)
2020-05-26 Mathias PreinerUpdate to CaDiCaL version 1.2.1. (#4530)
2020-05-24 Andres Noetzli[SMT-COMP] Redirect non-answers to /dev/null (#4528)
2020-05-23 mudathirmahgoubremove unused field d_emp_exp in TheorySetsPrivate...
2020-05-23 Andrew ReynoldsAdd the sequence datatype (#4153)
2020-05-23 Abdalrhman... Fix mistakes in sygus API comments. (#4520)
2020-05-23 Andrew ReynoldsRefactor operator elimination in arithmetic (#4519)
2020-05-22 Andres Noetzli[SMT-COMP] Use tear-down-incremental for arithmetic...
2020-05-22 Aina NiemetzCaDiCaL: Clean up initialization on creation. (#4516)
2020-05-22 Andrew Reynolds(proof-new) Add rewrite corresponding to regular expres...
2020-05-22 Aina NiemetzCryptominisat: Clean up initialization on creation...
next