Stratify enumerative instantiation (#2954)
[cvc5.git] / test / regress / CMakeLists.txt
2019-04-16 Andrew ReynoldsStratify enumerative instantiation (#2954)
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-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 NoetzliMove slow string regression to regress3 (#2913)
2019-03-29 Andrew ReynoldsApply empty splits more aggressively in sets+cardinalit...
2019-03-22 Andrew ReynoldsMore fixes for PBE with datatypes (#2882)
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-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-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-09 Andrew ReynoldsDo not rewrite 1-constructor sygus testers to true...
2018-12-19 Andrew ReynoldsFix issues with REWRITE_DONE in floating point rewriter...
2018-12-14 Andrew Reynolds Fix extended rewriter for binary associative operators...
2018-12-10 makaimannBoolToBV modes (off, ite, all) (#2530)
2018-12-07 Andres NoetzliStrings: Make EXTF_d inference more conservative (...
2018-11-28 Andrew ReynoldsOptimize re-elim for re.allchar components (#2725)
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-07 Haniel BarbosaAdding default SyGuS grammar construction for arrays...
2018-11-07 Andres NoetzliFix collectEmptyEqs in string rewriter (#2692)
2018-11-05 yoni206Increasing coverage (#2683)
2018-10-22 Andres NoetzliRecover from wrong use of get-info :reason-unknown...
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-13 Andres NoetzliReset input language for ExprMiner subsolver (#2624)
2018-10-11 Andrew Reynolds Fix string ext inference for rewrites that introduce...
2018-10-10 Andrew ReynoldsOptimize regular expression elimination (#2612)
2018-10-08 Andrew ReynoldsAddress slow sygus regressions (#2598)
2018-10-05 Andrew Reynolds Fix cache for sygus post-condition inference (#2592)
2018-10-04 Andres NoetzliOnly use SKIP_RETURN_CODE with CMake 3.9.0+ (#2590)
2018-10-04 Andrew ReynoldsFix end constraint for regexp elimination (#2571)
2018-10-03 Andrew ReynoldsFix stale op list in sets (#2572)
2018-10-03 Andrew ReynoldsEliminate partial operators within lambdas during gramm...
2018-10-03 Andres Noetzlicmake: Display skipped tests as not run (#2567)
2018-10-03 Andres NoetzliAllow (_ to_fp ...) in strict parsing mode (#2566)
2018-10-01 Mathias Preinercmake: Add build target build-tests to build all test...
2018-09-30 Andrew ReynoldsAdd rewrite for solving stoi (#2532)
2018-09-27 Andrew ReynoldsFix Taylor overapproximation for large exponentials...
2018-09-27 Andrew Reynolds Fix homogeneous string constant rewrite (#2545)
2018-09-26 Haniel BarbosaMakes SyGuS parsing more robust in invariant problems...
2018-09-26 Mathias Preinercmake: Fix test target dependency issues. (#2540)
2018-09-26 Andrew ReynoldsEnable quantified array regression. (#2539)
2018-09-22 Mathias Preinercmake: Run make coverage in parallel by default.
2018-09-22 Aina Niemetzcmake: More documentation, clean up.
2018-09-22 Aina Niemetzcmake: Added target check
2018-09-22 Mathias Preinercmake: Rebase with current master, add new tests/source...
2018-09-22 Aina Niemetzcmake: Add dependencies for test targets and support...
2018-09-22 Aina Niemetzcmake: Enable parallel execution for test targets regre...
2018-09-22 Aina Niemetzcmake: Added regression tests and target make regress.
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.