summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-09-17Improvements and fixes for symmetry detection and breaking (#2459)Andrew Reynolds
2018-09-17Make strings model construction robust to lengths that are not propagated equ...Andrew Reynolds
2018-09-14Refactor how assertions are added to decision engine (#2396)Andres Noetzli
2018-09-13Generalize CandidateRewriteDatabase to ExprMiner (#2340)Andrew Reynolds
2018-09-13Uses information gain heuristic for building better solutions from DTs (#2451)Haniel Barbosa
2018-09-11Support model cores via option --produce-model-cores. (#2407)Andrew Reynolds
2018-09-10Fix global negate (#2449)Andrew Reynolds
2018-09-10Add (str.replace (str.replace y w y) y z) rewrite (#2441)Andres Noetzli
2018-09-06Refactor and document quantifiers variable elimination and conditional splitt...Andrew Reynolds
2018-09-05Add regex grammar to rewriter verification tests (#2426)Andres Noetzli
2018-09-05 Extended rewriter for string equalities (#2427)Andrew Reynolds
2018-09-04Remove CVC3 compatibility layer (#2418)Andres Noetzli
2018-09-04Make quantifiers strategies exit immediately when in conflict (#2099)Andrew Reynolds
2018-08-30Add regular expression elimination module (#2400)Andrew Reynolds
2018-08-28 Fix for get constraints method in fmf-fun (#2399)Andrew Reynolds
2018-08-28Fix sort inference for quantified variables of interpreted types (#2393)Andrew Reynolds
2018-08-27Refactor extended rewriter, move rewrites to aggressive (#2387)Andrew Reynolds
2018-08-27Make division chainable in the smt2 parser (#2367)Andrew Reynolds
2018-08-24Refactor nlExtPurify preprocessing pass (#1963)Haniel Barbosa
2018-08-24 Remove spurious disabling of cbqi-all (#2368)Andrew Reynolds
2018-08-24Add tests that enumerate and verify rewrite rules (#2344)Andres Noetzli
2018-08-23Add missing overrides in unit tests (#2362)Andres Noetzli
2018-08-23Fix regression requiring proof build. (#2364)Andrew Reynolds
2018-08-22More regressions that increase coverage (#2354)Andrew Reynolds
2018-08-22Generating less consistency lemmas in bv-ackermann preprocessing pass (#2253)yoni206
2018-08-22Fix option for real2int regression. (#2353)Andrew Reynolds
2018-08-22Adds regression test for automatic generation of SyGuS BV grammars (#2345)Haniel Barbosa
2018-08-21 Fix processing of nested Variable construct in sygus let bodies (#2351)Andrew Reynolds
2018-08-21Makes the new row propagation system default (#2335)Haniel Barbosa
2018-08-21Use cbqi-full for sygus (#2346)Andrew Reynolds
2018-08-20Remove support for *.expect files in regressions (#2341)Andres Noetzli
2018-08-20Remove disabled system test cvc3_george. (#2342)Aina Niemetz
2018-08-20Add regressions that increase coverage (#2337)Andrew Reynolds
2018-08-18run-regress script: Exit with exit code > 0 on failure. (#2336)Aina Niemetz
2018-08-17Remove support for flipDecision (#2319)Andrew Reynolds
2018-08-17 Add sygus stream regressions (#2330)Andrew Reynolds
2018-08-17 Fix spurious warning in sort inference (#2331)Andrew Reynolds
2018-08-17 Eliminate partial operators in sygus grammar normalization (#2323)Andrew Reynolds
2018-08-16Refactor extended rewriter preprocessing pass (#2324)Haniel Barbosa
2018-08-16Refactor apply2const (#2316)Haniel Barbosa
2018-08-15Make sort inference a preprocessing pass (#2309)Andrew Reynolds
2018-08-13Fix get-unsat-assumptions output (#2301)Andres Noetzli
2018-08-13Removing support for T* and const T* attributes. (#2297)Tim King
2018-08-10Do not use static initialization in CxxTest runner (#2293)Andres Noetzli
2018-08-09 Fix char overflow issues in regular expression solver (#2275)Andrew Reynolds
2018-08-09Fix documentation of regression tests (#2290)Andres Noetzli
2018-08-08Plug solver API object into parser. (#2240)Aina Niemetz
2018-08-08 Proposal for adding map utility functions to CVC4. (#2232)Tim King
2018-08-08Disable argument relevance for sygus by default (#2288)Andrew Reynolds
2018-08-07 Fix simple reg exp consume rewrite (#2281)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback