Support for incremental bit-blasting with CaDiCaL (#3006)
[cvc5.git] / test /
2019-05-18 Andres NoetzliFix BV ITE rewrite (#3004)
2019-05-17 MartinAdd the problematic input from issue 2183 as a regressi...
2019-05-15 Andres NoetzliFix model of Boolean vars with eager bit-blaster (...
2019-05-15 Andrew ReynoldsFix printing of bvurem (#2963)
2019-05-09 Andrew ReynoldsFixes for relational triggers (#2967)
2019-05-06 Andres NoetzliAdd support for re.all (#2980)
2019-05-01 Andrew ReynoldsFix re-elim-agg regressions (#2987)
2019-05-01 Andrew Reynolds Use total versions of div/mod in re-elim-agg (#2986)
2019-04-30 Andres NoetzliFix concat-find regexp elimination (#2983)
2019-04-30 Andrew ReynoldsRemove stoi solve rewrite (#2985)
2019-04-30 Andrew ReynoldsEliminate APPLY kind (#2976)
2019-04-26 Aina NiemetzNew C++ API: Clean up API: mkVar vs mkConst vs mkBoundV...
2019-04-17 Andrew ReynoldsFix extended function decomposition (#2960)
2019-04-16 Andres NoetzliMake bv{add,mul,and,or,xor,xnor} left-associative ...
2019-04-16 Andrew ReynoldsStratify enumerative instantiation (#2954)
2019-04-16 Andrew ReynoldsMinor simplifications to theory quantifiers (#2953)
2019-04-11 Andrew Reynolds Eliminate Boolean ITE within terms, fixes 2947 (#2949)
2019-04-05 Andrew ReynoldsFix another corner case of datatypes+PBE (#2938)
2019-04-05 Haniel Barbosafix fp issue (#2940)
2019-04-04 Haniel BarbosaIgnoring FP benchmarks with "unsafe" sizes unless optio...
2019-04-03 Aina NiemetzUpdate copyright headers.
2019-04-03 Andrew ReynoldsFix combination of datatypes + strings in PBE (#2930)
2019-04-01 Andres NoetzliFP: Fix wrong model due to partial assignment (#2910)
2019-04-01 Andres NoetzliFix RewriteITEBv to ensure rewrite to fixpoint (#2878)
2019-04-01 Andres NoetzliMove slow string regression to regress3 (#2913)
2019-03-29 Andrew ReynoldsApply empty splits more aggressively in sets+cardinalit...
2019-03-29 Andres NoetzliFix freeing nodes with maxed refcounts (#2903)
2019-03-29 Andrew ReynoldsFix issues in cvc parser (#2901)
2019-03-26 Aina NiemetzUpdate copyright headers.
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...
next