Distinguish unknown status for model printing (#3454)
[cvc5.git] / test /
2019-11-10 Andrew ReynoldsFix bugs related to sygus higher-order + recursive...
2019-11-06 Andres Noetzli[Regressions] Remove leading whitespace in output ...
2019-11-06 Andrew ReynoldsSupport for SyGuS PBE + recursive functions (#3433)
2019-11-05 Andres Noetzli[Regressions] Support for running w/ default args ...
2019-11-04 Andrew ReynoldsAvoid non-well-founded sygus grammars (#3434)
2019-11-04 Andrew ReynoldsMake getSynthSolution return a Bool (#3306)
2019-11-01 Andrew ReynoldsFix non-termination in datatype type enumerator (#3369)
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-10-28 Andrew ReynoldsFix for non-linear models (#3410)
2019-10-28 Andres NoetzliFix integer division rewrite (#3415)
2019-10-27 Andres NoetzliFix global-declarations support (#3403)
2019-10-23 Andrew ReynoldsFixes for SyGuS + regular expressions (#3313)
2019-10-18 makaimannUpdate overflow check to handle negative numbers (...
2019-10-15 Andres NoetzliFix regression (#3393)
2019-10-14 Andres NoetzliDisable regression test for competition build (#3388)
2019-10-14 Andrew ReynoldsRemove benchmark (#3389)
2019-10-14 Andrew ReynoldsSupport UF in default sygus grammars (#3319)
2019-10-14 Andrew ReynoldsApply sygus repair constant techniques restricted to...
2019-10-14 Andrew ReynoldsEnsure lemmas from sygus repair const are guarded ...
2019-10-13 Andrew ReynoldsEliminate negative constant coefficients in div/mod...
2019-10-11 Andrew ReynoldsCheck that logic is set when synth-fun command is encou...
2019-10-10 Mathias Preinertest: Add TS_UTILS_EXPECT_ABORT macro for unit tests...
2019-10-09 Andres NoetzliAvoid printing success for `--force-logic` (#3363)
2019-10-09 Aina NiemetzNew C++ API: Term: Add missing checks for null. (#3364)
2019-10-08 Andrew ReynoldsLimit cases of sygus inference based on type (#3370)
2019-10-08 Andrew ReynoldsFix method for getting arithmetic function definition...
2019-10-08 Andres Noetzli[CVC Parser] Add support for regular expressions (...
2019-10-08 Andres NoetzliDisallow --proof and --incremental (#3332)
2019-10-08 Ying ShengMake ackermannization generally applicable rather than...
2019-10-08 Aina NiemetzNew C++ API: Add Term::getId(). (#3360)
2019-10-06 Andrew ReynoldsFix typo in regression (#3359)
2019-10-06 Andrew ReynoldsFix str to int reduction (#3358)
2019-10-03 yoni206Disable proofs for unsupported logics (#3327)
2019-10-01 Andrew ReynoldsTrivial solve method for single invocation sygus (...
2019-09-30 Andres NoetzliAdd rewrite for splitting equalities (#2957)
2019-09-30 Andrew ReynoldsAvoid cases of empty sygus grammars (#3301)
2019-09-29 Andrew ReynoldsFail single invocation techniques when utility inferenc...
2019-09-28 Andrew ReynoldsSupport smt2 language "match" term (#3258)
2019-09-27 Andrew ReynoldsFix case of disjunctive conclusion in strings (#3254)
2019-09-27 Andrew ReynoldsCVC print support for recoverable failure (#3323)
2019-09-25 Andrew Reynolds Fix off by one error in strings flat form explanation...
2019-09-25 Andrew ReynoldsAdd isParameterized function to Expr (#3303)
2019-09-25 Mathias PreinerUse separate CMake project for CVC4 examples. (#3196)
2019-09-25 Andrew ReynoldsReturn choice functions for approximate values in get...
2019-09-19 Andrew ReynoldsSupport context-(in)dependent decision strategies....
2019-09-19 makaimannAdd support for creating constant arrays to the new...
2019-09-18 Andrew ReynoldsDecouple fmf-bound and finite-model-find (#3297)
2019-09-17 Andrew ReynoldsAvoid computing cardinality when constructing models...
2019-09-16 Andrew ReynoldsFix spurious meta-info in regression (#3294)
2019-09-16 Andrew ReynoldsRemove equality inference option for quantifiers (...
2019-09-16 Andrew Reynolds Fix HO model construction for functions having Boolean...
2019-09-13 Andrew ReynoldsDisallow let in sygus grammars, check for free variable...
2019-09-12 Andrew Reynolds Fix default grammar construction for arrays when no...
2019-09-11 Andrew ReynoldsFix constructor type printing (#3246)
2019-09-06 Mathias PreinerRemove SMT1 parser. (#3228)
2019-09-04 Mathias PreinerRemove duplicate regression tests. (#3227)
2019-08-30 Andres NoetzliBetter heuristic for str.code/re.range (#3220)
2019-08-30 Andres NoetzliInfer conflicts based on regular expression inclusion...
2019-08-23 Andrew Reynolds Infer emptiness instead of splitting when a string...
2019-08-23 Andrew ReynoldsExclude redundant lemmas when tracking inst lemmas...
2019-08-23 Andrew ReynoldsUpdate dynamic splitting strategy for quantifiers ...
2019-08-22 Andrew Reynolds Local substitutions for context-depdendent simplificat...
2019-08-20 Andrew ReynoldsFixes for sygus inference on quantifier free problems...
2019-08-19 Aina NiemetzNew C++ API: Add checks for Solver::checkValid and...
2019-08-18 Andrew ReynoldsContext-independent regular expression unfolding (...
2019-08-14 Andrew Reynolds Update to standard implementation of getting free...
2019-08-13 Aina NiemetzNew C++ API: Add checks and tests for Solver::simplify...
2019-08-13 Aina NiemetzNew C++ API: Fix test names of solver_black unit test...
2019-08-13 Andrew ReynoldsAdd string rewrite involving allchar stars (#3167)
2019-08-13 Andrew ReynoldsProperly implement logic info for separation logic...
2019-08-13 Andrew ReynoldsImplement check abduct feature (#3152)
2019-08-11 makaimannNew C++ API: Add templated getIndices method for OpTerm...
2019-08-08 Mathias PreinerFix issues with Ninja build system and add configure...
2019-08-07 Aina NiemetzNew C++ API: Add checks and tests for push/pop. (#3121)
2019-08-06 Andrew ReynoldsProperly parse qualified identifiers (#3111)
2019-08-04 Mathias PreinerFix regression script for incremental SMT-LIB v2 benchm...
2019-08-02 Mathias PreinerUpdate CaDiCaL to version 1.0.3. (#3137)
2019-08-02 Andrew ReynoldsFlip the polarity of the argument of get-abduct (#3153)
2019-08-02 Andrew ReynoldsRemove simplification specialized for sygus si solution...
2019-08-02 Andrew ReynoldsSupport default sygus grammar for strings (#3148)
2019-08-02 Andrew ReynoldsFix solution filtering for streaming abducts (#3143)
2019-08-02 Mathias PreinerFix BVGauss unit tests. (#3142)
2019-08-02 Andrew ReynoldsEnable sygus logic when produce-abducts is true (#3144)
2019-08-01 Andrew Reynolds Regular expression intersection modes (#3134)
2019-07-31 Haniel BarbosaParsing THF and adding several regressions (#3131)
2019-07-31 yoni206adding bv_gauss unit test to build files (#3135)
2019-07-30 Andrew ReynoldsMinor improvement for rewriter for str.replace (#3124)
2019-07-30 Andrew Reynolds Handle RE intersections modulo equality (#3120)
2019-07-30 Haniel BarbosaRemove hard coded option for TPTP regressions in run_re...
2019-07-29 Andrew ReynoldsModel blocker feature (#3112)
2019-07-29 Andrew ReynoldsSupport get-abduct smt2 command (#3122)
2019-07-24 Andrew Reynolds Fix null node when using no-strings-lazy-pp (#3114)
2019-07-23 Andrew ReynoldsFix sygus datatype parsing in sygus v1 format (#3113)
2019-07-23 yoni206Get operators in node (#3094)
2019-07-19 Andrew ReynoldsFixes for sygus with datatypes (#3103)
2019-07-19 Andrew ReynoldsFix case of unfolding negative membership in reg exp...
2019-07-18 Andrew ReynoldsBasic rewrites for tolower/toupper (#3095)
2019-07-16 Andrew ReynoldsAdd support for str.tolower and str.toupper (#3092)
2019-07-15 Andrew Reynolds Add string rewrite to distribute character stars over...
2019-06-27 Andrew ReynoldsVariable elimination rewrite for quantified strings...
next