update-copyright: Update to 2019.
[cvc5.git] / test /
2019-03-24 Aina NiemetzBV: Fix typerules for rotate operators. (#2895)
2019-03-23 Andres NoetzliFix memory leak when using subsolvers (#2893)
2019-03-23 Andres NoetzliStrip non-matching beginning from indexof operator...
2019-03-22 Andrew ReynoldsMore fixes for PBE with datatypes (#2882)
2019-03-22 Andres NoetzliFix stripConstantEndpoints in strings rewriter (#2883)
2019-03-21 Andrew ReynoldsRewrite selectors correctly applied to constructors...
2019-03-20 Andrew ReynoldsSygus abduction feature (#2744)
2019-03-19 Andrew ReynoldsFix fairness issue with fast sygus enumerator (#2873)
2019-03-19 Aina NiemetzNew C++: Remove redundant mkBoundVar function.
2019-03-19 Aina NiemetzNew C++: Remove redundant mkVar function.
2019-03-18 Aina NiemetzBitVector: Allow base 10 in constructor. (#2870)
2019-03-16 Alex OzdemirEnable CryptoMiniSat-backed BV proofs (#2847)
2019-03-15 Haniel BarbosaNew beta-reduction for HOL solving (#2869)
2019-03-14 Andrew ReynoldsUse zero slope tangent planes for transcendental functi...
2019-03-14 Andrew ReynoldsImplement proper semantics for TPTP predicate is_rat...
2019-03-12 Andrew Reynolds Move tuple/record update elimination from ppRewrite...
2019-03-01 Alex OzdemirErProof class with LFSC output (#2812)
2019-02-13 Aina NiemetzNew C++ API: Remove redundant declareFun function....
2019-02-13 Andres NoetzliRewrite simple regexp pattern to str.contains (#2827)
2019-02-13 Aina NiemetzNew C++ API: Remove redundant mkTerm function. (#2836)
2019-02-11 Aina NiemetzNew C++ API: Unit tests for declare* functions. (#2831)
2019-02-05 Andres NoetzliMake stripConstantEndpoints() less aggressive (#2830)
2019-02-04 Andres NoetzliAdd rewrite for contains + const strings replace (...
2019-02-02 Andres NoetzliFix corner case in stripConstantEndpoints (#2824)
2019-01-29 Andres NoetzliFix warning due to catching polymorphic exceptions...
2019-01-29 Aina NiemetzNew C++ API: Fix checks for mkTerm. (#2820)
2019-01-29 Andres NoetzliStrings: Remove redundant replace rewrite (#2822)
2019-01-23 Andres NoetzliStrings: Strengthen multiset reasoning (#2817)
2019-01-22 Andrew Reynolds Fix tuple and record CVC printing (#2818)
2019-01-22 Andrew Reynolds Fix parsing of overloaded parametric datatype selector...
2019-01-17 Andres NoetzliAdd option to print BV constants in binary (#2805)
2019-01-16 Andrew ReynoldsFix constant contains ITOS rewrite (#2799)
2019-01-15 Andrew Reynolds Fix unsound double abs rewrite rule for FP (#2792)
2019-01-13 Alex OzdemirLFSC LRAT Output (#2787)
2019-01-11 Aina NiemetzNew C++ API: Add unit tests for setInfo, setLogic,...
2019-01-10 Aina NiemetzNew C++ API: Get rid of mkConst functions (simplify...
2019-01-09 Andrew ReynoldsDo not rewrite 1-constructor sygus testers to true...
2019-01-09 Alex OzdemirClause proof printing (#2779)
2019-01-09 Alex OzdemirLFSC drat output (#2776)
2019-01-07 Aina NiemetzNew C++ API: Add missing getType() calls to kick off...
2019-01-06 Alex Ozdemir[DRAT] DRAT data structure (#2767)
2019-01-04 Andres NoetzliC++ API: Fix OOB read in unit test (#2774)
2019-01-03 Andres NoetzliAPI/Smt2 parser: refactor termAtomic (#2674)
2019-01-03 Andres NoetzliC++ API: Reintroduce zero-value mkBitVector method...
2019-01-03 Aina NiemetzNew C++ API: Add tests for mk-functions in solver objec...
2018-12-19 Andrew ReynoldsFix issues with REWRITE_DONE in floating point rewriter...
2018-12-17 Aina NiemetzNew C++ API: Add tests for term object. (#2755)
2018-12-14 Aina NiemetzNew C++ API: Add tests for opterm object. (#2756)
2018-12-14 Andrew Reynolds Fix extended rewriter for binary associative operators...
2018-12-13 Aina NiemetzNew C++ API: Add tests for sort functions of solver...
2018-12-12 Andres NoetzliAPI: Add simple empty/sigma regexp unit tests (#2746)
2018-12-11 Andrew ReynoldsRemove alternate versions of mbqi (#2742)
2018-12-10 makaimannBoolToBV modes (off, ite, all) (#2530)
2018-12-07 Andres NoetzliStrings: Make EXTF_d inference more conservative (...
2018-12-07 Alex OzdemirEnable BV proofs when using an eager bitblaster (#2733)
2018-11-28 Andrew ReynoldsOptimize re-elim for re.allchar components (#2725)
2018-11-28 Andres NoetzliImprove skolem caching by normalizing skolem args ...
2018-11-22 Andres NoetzliAdd rewrite for (str.substr s x y) --> "" (#2695)
2018-11-21 Andrew ReynoldsQuickly recognize when PBE conjectures are infeasible...
2018-11-21 Andrew ReynoldsSupport string replace all (#2704)
2018-11-20 Andrew ReynoldsFix real2int regression. (#2716)
2018-11-19 Andrew ReynoldsFix E-matching for case where candidate generator is...
2018-11-08 Andres NoetzliEvaluator: add support for str.code (#2696)
2018-11-07 Haniel BarbosaAdding default SyGuS grammar construction for arrays...
2018-11-07 Andres NoetzliFix collectEmptyEqs in string rewriter (#2692)
2018-11-05 Aina NiemetzNew C++ API: Split unit tests. (#2688)
2018-11-05 yoni206Increasing coverage (#2683)
2018-11-05 Andres NoetzliAPI: Fix assignment operators (#2680)
2018-11-05 Andrew ReynoldsAllow partial models with optimized sygus enumeration...
2018-11-02 yoni206fixes to regression docs (#2679)
2018-10-22 Andres NoetzliRecover from wrong use of get-info :reason-unknown...
2018-10-20 Andres NoetzliAdd substr, contains and equality rewrites (#2665)
2018-10-20 Andres NoetzliDisable dumping test for non-dumping builds (#2662)
2018-10-19 Mathias PreinerRemove autotools build system. (#2639)
2018-10-19 Andres NoetzliAdd helper to detect length one string terms (#2654)
2018-10-19 Andres NoetzliAdd OptionException handling during initialization...
2018-10-19 Mathias Preinercmake: Run regression level 2 for make check. (#2645)
2018-10-19 Andrew ReynoldsNon-implied mode for model cores (#2653)
2018-10-18 Andrew ReynoldsNon-contributing find replace rewrite (#2652)
2018-10-18 Andrew ReynoldsImprove reduction for str.to.int (#2636)
2018-10-18 Andrew ReynoldsConstant length regular expression elimination (#2646)
2018-10-18 Andres Noetzli Skip sygus-rr-synth-check regressions when ASAN on...
2018-10-18 Andres NoetzliShow if ASAN build in --show-config (#2650)
2018-10-16 Mathias Preinercmake: Add CxxTest include directory to unit test inclu...
2018-10-15 Andrew ReynoldsDelay initialization of theory engine (#2621)
2018-10-15 Andres NoetzliAdd more (str.replace x y z) rewrites (#2628)
2018-10-14 Andres NoetzliFix fp-bool.sy grammar and require symfpu (#2631)
2018-10-13 Andres NoetzliReset input language for ExprMiner subsolver (#2624)
2018-10-12 Andres Noetzli Add rewrites for str.replace in str.contains (#2623)
2018-10-11 Andres NoetzliImprove reasoning about empty strings in rewriter ...
2018-10-11 Andrew Reynolds Fix string ext inference for rewrites that introduce...
2018-10-10 Andrew ReynoldsOptimize regular expression elimination (#2612)
2018-10-10 Andres NoetzliAdd length-based rewrites for (str.substr _ _ _) (...
2018-10-09 Andrew Reynolds Support for basic actively-generated enumerators ...
2018-10-09 Aina NiemetzBV instantiator: Factor out util functions. (#2604)
2018-10-09 Aina Niemetz BV inverter: Factor out util functions. (#2603)
2018-10-08 Andrew ReynoldsAddress slow sygus regressions (#2598)
2018-10-05 Andrew Reynolds Fix cache for sygus post-condition inference (#2592)
2018-10-05 Andrew ReynoldsUpdate default options for sygus (#2586)
2018-10-04 Aina NiemetzNew C++ API: Add checks for Sorts. (#2519)
next