cvc5.git
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 Andres NoetzliUpdate NEWS post 1.8 release (#4666)
2020-06-30 Mathias PreinerFix GMP compilation for win64. (#4675)
2020-06-30 Andrew ReynoldsSimplify quantifiers strategy for when to apply last...
2020-06-30 Ying ShengInterpolation step 1 (#4638)
2020-06-30 Mathias Preinercontrib: Update to GMP 6.2.0, compile static and shared...
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-29 Andres NoetzliFix memory leak in unit test node_algorithm_black ...
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 NoetzliFix CVC4_EXTRAVERSION variable (#4653)
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 Aina NiemetzNew C++ API: Remove examples for old API. (#4650)
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... Add 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 ReynoldsAdd casc j10 scripts (#4621)
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 Andres NoetzliUpdate version information post 1.8 release (#4635)
2020-06-19 Haniel BarbosaAlways rewrite boolean ITEs with constant then/else...
2020-06-19 Andres NoetzliUpdate info for 1.8 release (#4633)
2020-06-19 Andres NoetzliCleanup examples (#4634)
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)
next