Fix ufho issues (#3551)
[cvc5.git] / src / options /
2019-12-10 Haniel BarbosaFix ufho issues (#3551)
2019-12-06 Andrew ReynoldsNew algorithm for interpolation and abduction based...
2019-12-05 Andrew ReynoldsRefactor mode options for Unif+PI (#3531)
2019-12-04 Andrew ReynoldsNew grammar construction modes for SyGuS (#3486)
2019-11-29 Andrew ReynoldsCheck free variables in assertions when using SyGuS...
2019-11-27 Haniel BarbosaEnable sygusRecFun by default and fixes SyGuS+RecFun...
2019-11-21 Haniel Barbosahard limit for rec-fun eval (#3485)
2019-11-17 Andres NoetzliAdd support for ThreadSanitizer instrumentation (#3467)
2019-11-06 Andrew ReynoldsSupport for SyGuS PBE + recursive functions (#3433)
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-10-20 Andrew V. JonesCleaning-up the declaration of wrapped functions/method...
2019-10-11 Andres NoetzliAdd support for UBSan instrumentation (#3382)
2019-10-08 Ying ShengMake ackermannization generally applicable rather than...
2019-09-30 Andrew ReynoldsAdd help for sygus 2.0 (#3318)
2019-09-16 Andrew ReynoldsRemove equality inference option for quantifiers (...
2019-09-16 Aina NiemetzFix compiler warning in options.cpp. (#3284)
2019-09-12 Andrew Reynolds Rename UF with cardinality extension (#3241)
2019-09-07 Andrew ReynoldsRemove portfolio (#3236)
2019-09-06 Mathias PreinerRemove SMT1 parser. (#3228)
2019-08-23 Andrew ReynoldsUpdate dynamic splitting strategy for quantifiers ...
2019-08-14 Mathias PreinerRemove option --continued-execution. (#3189)
2019-08-14 Andrew ReynoldsCall separate SMT engine for single invocation sygus...
2019-08-13 Andrew ReynoldsImplement check abduct feature (#3152)
2019-08-10 Andrew ReynoldsAdd option to only dump unsolved queries for --sygus...
2019-08-03 Haniel BarbosaCollapse @ chains in SMT2 printer (#3140)
2019-08-02 Mathias PreinerUpdate CaDiCaL to version 1.0.3. (#3137)
2019-08-01 Andrew Reynolds Regular expression intersection modes (#3134)
2019-07-31 Haniel BarbosaParsing THF and adding several regressions (#3131)
2019-07-29 Andrew ReynoldsModel blocker feature (#3112)
2019-07-29 Andrew ReynoldsSupport get-abduct smt2 command (#3122)
2019-07-23 Andrew ReynoldsFix help messages (#3096)
2019-07-18 Andrew V. JonesRemoving forward-declaration of undefined function...
2019-07-08 Andrew ReynoldsTowards refactoring relations (#3078)
2019-07-01 Andrew ReynoldsSupport sygus version 2 format (#3066)
2019-07-01 Andrew ReynoldsAdd higher-order elimination preprocessing pass (#2865)
2019-06-21 Andres NoetzliFix and simplify handling of --force-logic (#3062)
2019-05-18 Andres NoetzliSupport for incremental bit-blasting with CaDiCaL ...
2019-05-15 Aina Niemetz BV: Do not enable abstraction when eager bit-blasting...
2019-05-10 Andrew ReynoldsDisable relational triggers (#2994)
2019-05-09 Andrew ReynoldsFixes for relational triggers (#2967)
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-04-23 Alex Ozdemir[BV] An option for SAT proof optimization (#2915)
2019-04-16 Andrew ReynoldsStratify enumerative instantiation (#2954)
2019-04-16 Andrew ReynoldsMinor simplifications to theory quantifiers (#2953)
2019-04-04 Haniel BarbosaIgnoring FP benchmarks with "unsafe" sizes unless optio...
2019-04-03 Aina NiemetzUpdate copyright headers.
2019-03-26 Aina NiemetzUpdate copyright headers.
2019-03-22 Haniel Barbosafix help information on TPTP parsing (#2884)
2019-03-20 Andrew ReynoldsSygus abduction feature (#2744)
2019-03-16 Alex OzdemirEnable CryptoMiniSat-backed BV proofs (#2847)
2019-03-12 Andrew ReynoldsAdd option --sygus-rr-synth-rec for considering all...
2019-01-17 Andres NoetzliAdd option to print BV constants in binary (#2805)
2019-01-15 Andres NoetzliStrings: Add option to change loop process mode (#2794)
2019-01-09 Alex Ozdemir[BV Proofs] Option for proof format (#2777)
2018-12-14 Aina NiemetzFixed typos.
2018-12-11 Andrew ReynoldsRemove alternate versions of mbqi (#2742)
2018-12-10 makaimannBoolToBV modes (off, ite, all) (#2530)
2018-12-07 Alex OzdemirEnable BV proofs when using an eager bitblaster (#2733)
2018-12-04 Andrew ReynoldsEnable regular expression elimination by default. ...
2018-11-28 Andrew ReynoldsGeneralize sygus stream solution filtering to logical...
2018-11-05 Andrew ReynoldsChange default sygus enumeration mode to auto (#2689)
2018-10-31 Andrew ReynoldsAdd optimized sygus enumeration (#2677)
2018-10-20 Andrew ReynoldsSygus streaming non-implied predicates (#2660)
2018-10-19 Mathias PreinerRemove autotools build system. (#2639)
2018-10-19 Andres NoetzliAdd OptionException handling during initialization...
2018-10-19 Andrew ReynoldsNon-implied mode for model cores (#2653)
2018-10-18 Andres NoetzliShow if ASAN build in --show-config (#2650)
2018-10-18 Andrew ReynoldsSygus query generator (#2465)
2018-10-16 Haniel BarbosaOption for shuffling condition pool in CegisUnif (...
2018-10-15 Andrew ReynoldsDelay initialization of theory engine (#2621)
2018-10-13 Andres NoetzliReset input language for ExprMiner subsolver (#2624)
2018-10-12 Andrew ReynoldsImprovements to rewrite rules from inputs (#2625)
2018-10-11 Haniel BarbosaFix default setting of CegisUnif options (#2605)
2018-10-11 Andrew ReynoldsSynthesize rewrite rules from inputs (#2608)
2018-10-09 Andrew Reynolds Support for basic actively-generated enumerators ...
2018-10-05 Andrew ReynoldsUpdate default options for sygus (#2586)
2018-10-04 Aina NiemetzNew C++ API: Add checks for Sorts. (#2519)
2018-10-03 Andrew ReynoldsAdd actively generated sygus enumerators (#2552)
2018-09-22 Mathias Preinercmake: Only build libcvc4 and libcvc4parser as libraries.
2018-09-22 Mathias Preinercmake: Cleanup CMakeLists.txt files, remove SHARED.
2018-09-22 Mathias Preinercmake: Working build infrastructure.
2018-09-22 Aina Niemetzcmake: .cpp generation done, .h generation not yet...
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-09-17 Andrew ReynoldsMore aggressive skolem caching for strings, document...
2018-09-14 Andrew ReynoldsGeneralize CandidateRewriteDatabase to ExprMiner (...
2018-09-13 Haniel BarbosaUses information gain heuristic for building better...
2018-09-11 Andrew ReynoldsSupport model cores via option --produce-model-cores...
2018-09-11 Haniel BarbosaUsing a single condition enumerator in sygus-unif ...
2018-09-07 Mathias PreinerReplace boost::integer_traits with std::numeric_limits...
2018-09-04 Andres NoetzliRemove unused options file (#2413)
2018-08-31 Haniel BarbosaAllows SAT checks of repair const to have different...
2018-08-30 Andrew ReynoldsAdd regular expression elimination module (#2400)
2018-08-22 Andrew Reynolds More unused code elimination (#2358)
2018-08-21 Haniel BarbosaMakes the new row propagation system default (#2335)
2018-08-21 Andrew ReynoldsMore unused code elimination (#2339)
2018-08-08 Andrew ReynoldsDisable argument relevance for sygus by default (#2288)
2018-08-08 Andres NoetzliRequire Swig 3 (#2283)
2018-08-08 Andres NoetzliDelete functions instead of using CVC4_UNDEFINED (...
2018-08-07 Andrew ReynoldsMake flat form inferences optional in strings (#2277)
2018-08-03 Andrew ReynoldsEliminate option for sygus UF evaluation functions...
next