cvc5.git
2019-11-09 Andrew ReynoldsFixes in relations related to datatypes not passed...
2019-11-08 Mathias Preinercmake: Disable C++ GNU extensions. (#3446)
2019-11-06 Andrew ReynoldsMove more string utility functions (#3398)
2019-11-06 Andrew ReynoldsMigrate more datatype methods to the Node level (#3443)
2019-11-06 Andres Noetzli[Regressions] Remove leading whitespace in output ...
2019-11-06 Andrew ReynoldsSupport for SyGuS PBE + recursive functions (#3433)
2019-11-06 Andres NoetzliRemove casts to subclasses of Type in API (#3420)
2019-11-05 Andrew ReynoldsSeparate model object in non-linear extension (#3426)
2019-11-05 Andrew ReynoldsRefactor type matcher utility (#3439)
2019-11-05 Andres Noetzli[Regressions] Support for running w/ default args ...
2019-11-04 Andrew ReynoldsMake check synth solution robust to auxiliary assertion...
2019-11-04 Andrew ReynoldsFix ho extensionality in collect model info (#3435)
2019-11-04 Andrew ReynoldsAvoid non-well-founded sygus grammars (#3434)
2019-11-04 Andrew ReynoldsMake getSynthSolution return a Bool (#3306)
2019-11-04 Andrew ReynoldsEliminate deprecated utility function from sygus (...
2019-11-01 Andrew ReynoldsFix non-termination in datatype type enumerator (#3369)
2019-11-01 Andres NoetzliFix and refactor TheoryStrings::checkFlatForms() (...
2019-11-01 Andrew ReynoldsEagerly beta reduce during sygus to builtin term conver...
2019-11-01 Andrew ReynoldsRename datatypes sygus solver (#3417)
2019-10-31 Mathias PreinerFix Unimplemented() macros missed in #3366. (#3424)
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-10-30 Andrew ReynoldsSplit some generic utilities from the non-linear extens...
2019-10-28 Andrew ReynoldsFix for non-linear models (#3410)
2019-10-28 Andres NoetzliFix integer division rewrite (#3415)
2019-10-27 Andrew ReynoldsFix collect model info for higher-order (#3409)
2019-10-27 Andres NoetzliFix global-declarations support (#3403)
2019-10-23 Andrew ReynoldsFixes for SyGuS + regular expressions (#3313)
2019-10-23 Andrew ReynoldsRefactoring skolems for sets (#3381)
2019-10-22 Aina NiemetzNodeValue: Eliminate redundant NBITS macros. (#3400)
2019-10-20 Andrew V. JonesCleaning-up the declaration of wrapped functions/method...
2019-10-18 makaimannUpdate overflow check to handle negative numbers (...
2019-10-17 Andrew Reynolds Move datatype utility functions to own file (#3397)
2019-10-16 Andrew ReynoldsSolver state for theory of strings (#3181)
2019-10-15 Andres NoetzliFix line numbers in templates (#3391)
2019-10-15 Andres NoetzliRemove remaining references to Boost and Autotools...
2019-10-15 Andres NoetzliFix OOB access (#3383)
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-14 Andrew ReynoldsMinor refactor in strings rewriter (#3387)
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-11 Andres NoetzliAdd support for UBSan instrumentation (#3382)
2019-10-11 Aina NiemetzMake order of theories explicit in the source code...
2019-10-10 Andrew ReynoldsWarning instead of assertion for failing propagating...
2019-10-10 Mathias Preinertest: Add TS_UTILS_EXPECT_ABORT macro for unit tests...
2019-10-09 Aina NiemetzNodeValue: Use 'using' instead of 'typedef'. (#3374)
2019-10-09 Aina NiemetzNodeValue: Use fixed width return type for getRefCount...
2019-10-09 Aina NiemetzReorder NodeValue class according to our code style...
2019-10-09 Andres NoetzliAvoid printing success for `--force-logic` (#3363)
2019-10-09 Mathias Preinercmake: Fix include of CVC4JavaTargets.cmake. (#3373)
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 Piotr Trojanekprefer prefix ++ operator for iterators
2019-10-08 Piotr Trojanekpass parameters by reference where it affects performance
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 NiemetzBuild system: Add build type for incremental competitio...
2019-10-08 Aina NiemetzNew C++ API: Add Term::getId(). (#3360)
2019-10-08 Andres Noetzli[SMT2 Parser] Move code of `rewriterulesCommand` (...
2019-10-06 Andrew ReynoldsFix typo in regression (#3359)
2019-10-06 Andrew ReynoldsFix str to int reduction (#3358)
2019-10-04 Andrew ReynoldsAvoid duplicate lemmas in datatypes (#3310)
2019-10-03 yoni206Disable proofs for unsupported logics (#3327)
2019-10-03 Aina NiemetzTravis: Reenable building and running of examples....
2019-10-03 Andres NoetzliAdd missing type definitions to CDHashMap iterator...
2019-10-03 Andres Noetzli[SMT2 Parser] Move code of `sygusCommand` (#3335)
2019-10-03 Aina NiemetzFix compiler warning. (#3348)
2019-10-02 Andres Noetzli[SMT-COMP] Remove --unconstrained-simp for incremental...
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 ReynoldsAdd help for sygus 2.0 (#3318)
2019-09-30 Andrew ReynoldsAvoid cases of empty sygus grammars (#3301)
2019-09-29 Andrew ReynoldsFail single invocation techniques when utility inferenc...
2019-09-29 Andres NoetzliIntroduce template classes for simple type rules (...
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 Andres NoetzliMake substitution index context-independent (#2474)
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 Mathias PreinerAdd Windows cross-compiling instructions to INSTALL...
2019-09-25 Andrew ReynoldsFix printing of instantiation patterns (#3305)
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-18 Andres NoetzliAdd run script for next SMT-COMP (#3298)
2019-09-18 Andrew ReynoldsMinor cleaning (#3295)
2019-09-17 Andrew Reynolds Encapsulate relevant domain (#3293)
2019-09-17 Andrew ReynoldsAvoid computing cardinality when constructing models...
2019-09-17 Andrew ReynoldsRemove parameterized check (#3290)
2019-09-16 Andrew ReynoldsFix spurious meta-info in regression (#3294)
2019-09-16 Andrew ReynoldsRemove equality inference option for quantifiers (...
next