cvc5.git
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...
2020-05-22 Aina NiemetzAdd support for SAT solver Kissat. (#4514)
2020-05-22 Andrew Reynolds(proof-new) Proof node to SExpr utility. (#4512)
2020-05-22 Andrew ReynoldsUpdate string kind names in new API (#4509)
2020-05-22 Andrew Reynolds(proof-new) Minor update to strings solver state (...
2020-05-21 Andrew ReynoldsDisable re-elim by default (#4508)
2020-05-21 Abdalrhman... Make Grammar reusable. (#4506)
2020-05-21 Andrew ReynoldsThrow logic exception for equality between regular...
2020-05-21 Andrew ReynoldsFix missing check for cardinality one in unconstrained...
2020-05-20 Andrew ReynoldsNormal form equality conflicts and uniqueness check...
2020-05-20 Andrew ReynoldsAdd proof skolem cache (#4485)
2020-05-20 Andrew ReynoldsFix parametric datatype instantiation (#4493)
2020-05-20 Aina NiemetzCegqiBv: Clean up after renaming options. (#4487)
2020-05-20 Andrew ReynoldsUse debug-check-model to enable internal debugging...
2020-05-20 Abdalrhman... Add a simple script to convert sygus v1 files to v2...
2020-05-20 Andrew ReynoldsDo not eliminate variables that are equal to unevaluata...
2020-05-20 Andrew ReynoldsFix cached free variable identifiers in sygus term...
2020-05-19 mudathirmahgoubRenamed operator CHOICE to WITNESS (#4207)
2020-05-19 Andrew ReynoldsUse fresh variables when miniscoping (#4296)
2020-05-19 Andrew ReynoldsUpdate enum and option names for sygus languages (...
2020-05-19 Andres NoetzliMake SolveEq and PlusCombineLikeTerms idempotent (...
2020-05-12 Andrew ReynoldsDo not enable unconstrained simplification if arithmeti...
2020-05-06 Andres NoetzliUpdate run scripts for SMT-COMP 2020 (#4454)
2020-05-05 Andrew ReynoldsAlways introduce fresh variable for unconstrained APPLY...
2020-05-05 Aina NiemetzUpdate copyright year and AUTHORS/THANKS files. (#4468)
2020-05-02 Aina NiemetzSMT-COMP 2020: Enable --fp-exp for new FP logics. ...
2020-05-02 Andrew ReynoldsMove slow regression to regress3 (#4430)
2020-05-01 Andrew ReynoldsFix regression (#4424)
2020-04-30 Andrew ReynoldsRemove skolem share involving pre_first_ctn. (#4423)
2020-04-30 Andrew ReynoldsDo not mark congruent terms are reduced (#4419)
2020-04-29 Aina NiemetzSMT-COMP 2020: Fix scripts to use --no-type-checking...
2020-04-29 Andrew ReynoldsAvoid circular dependencies for justifying reductions...
next