Fix regression option (#4680)
[cvc5.git] / src /
2020-07-02 Andrew Reynolds (proof-new) Updates to skolem manager interface (...
2020-07-02 Andrew Reynolds(proof-new) Proof rule checkers run on skolem forms...
2020-07-02 Andrew Reynolds(proof-new) Proof node updater (#4647)
2020-07-01 Andrew ReynoldsAdd solver for integer AND (#4681)
2020-07-01 Andrew Reynolds Inferences and model construction taking into account...
2020-07-01 Andrew Reynolds(proof-new) Updates to evaluator (#4659)
2020-07-01 Andrew Reynolds(proof-new) Improve rewriter for WITNESS (#4661)
2020-06-30 Andrew ReynoldsFix normal form for re.comp (#4676)
2020-06-30 Andrew ReynoldsSimplify quantifiers strategy for when to apply last...
2020-06-30 Ying ShengInterpolation step 1 (#4638)
2020-06-30 Andrew ReynoldsAdd internal support for integer and operator (#4668)
2020-06-29 Andres NoetzliMake ExprManager constructor private (#4669)
2020-06-29 makaimannPython Sort tests (#4639)
2020-06-28 Andrew ReynoldsFix non-termination issues in simpleRegExpConsume ...
2020-06-28 Alex OzdemirProof Rules and Checker for Arithmetic (#4665)
2020-06-27 Andres NoetzliAdd API for retrieving separation heap/nil term (#4663)
2020-06-26 yoni206fix and test (#4658)
2020-06-25 Andrew Reynolds(proof-new) Add TrustNode interfaces to OutputChannel...
2020-06-25 Andrew ReynoldsRemove sygus1 parser (#4651)
2020-06-25 Andrew ReynoldsUpdate option --nl-ext to enable/disable incremental...
2020-06-24 Andres Noetzli[unconstrained] Fix gathering of visited-once vars...
2020-06-23 Andrew Reynolds(proof-new) Updates to proof node manager (#4617)
2020-06-23 Mathias PreinerAdd support for eqrange predicate (#4562)
2020-06-22 Andrew Reynolds(proof-new) Add REWRITE trust node kind. (#4624)
2020-06-22 Aina Niemetzget-authors: Add alias for nafur. (#4646)
2020-06-22 nafurAllow for better interaction of Integer/Rational with...
2020-06-22 Andrew Reynolds(proof-new) Add proof-new to options file (#4641)
2020-06-22 Andrew ReynoldsAdd trascendental function kinds to list of unevaluated...
2020-06-22 yoni206fix (#4637)
2020-06-20 Alex OzdemirUse traversal iterators in IntToBv (#4169)
2020-06-20 Abdalrhman MohamedAdd Match utility function. (#4632)
2020-06-20 Andrew Reynolds(proof-new) Make static methods in re-elim (#4623)
2020-06-19 Andrew Reynolds(proof-new) CDProof inherits from ProofGenerator (...
2020-06-19 Andrew Reynolds(proof-new) Updates to strings term registry (#4599)
2020-06-19 Andrew ReynoldsConvert more uses of strings to words (#4584)
2020-06-19 Andrew Reynolds(proof-new) Split operator elimination from arithmetic...
2020-06-19 Andrew ReynoldsClean the header file of TheoryStrings (#4272)
2020-06-19 Haniel BarbosaAlways rewrite boolean ITEs with constant then/else...
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 Aina NiemetzUpdate copyright headers.
2020-06-16 Aina NiemetzBV: Fix querying equality status in lazy bit-blaster...
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 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-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 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 makaimannAdd a method for retrieving base of a constant array...
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 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...
next