summaryrefslogtreecommitdiff
path: root/src/options
AgeCommit message (Expand)Author
2019-01-25Add approx optAndres Noetzli
2019-01-22Add option for stripping constant endpoints, fixing entail contains checksAndres Noetzli
2019-01-22Add multiset reasoning optionAndres Noetzli
2019-01-18add option to disable contains commitAndres Noetzli
2019-01-18mergeAndres Noetzli
2019-01-16Add option to print BV constants in binary (#2805)Andres Noetzli
2019-01-15Strings: Add option to change loop process mode (#2794)Andres Noetzli
2019-01-14Merge remote-tracking branch 'fork/loopProcessOpts' into cav2019stringsAndres Noetzli
2019-01-14Merge remote-tracking branch 'fork/betterSkolems' into cav2019stringsAndres Noetzli
2019-01-14Strings: Add option to change loop process modeAndres Noetzli
2019-01-09[BV Proofs] Option for proof format (#2777)Alex Ozdemir
2018-12-14Fixed typos.Aina Niemetz
2018-12-11Remove alternate versions of mbqi (#2742)Andrew Reynolds
2018-12-10BoolToBV modes (off, ite, all) (#2530)makaimann
2018-12-06Enable BV proofs when using an eager bitblaster (#2733)Alex Ozdemir
2018-12-05add optionsAndres Noetzli
2018-12-04Enable regular expression elimination by default. (#2736)Andrew Reynolds
2018-11-28Generalize sygus stream solution filtering to logical strength (#2697)Andrew Reynolds
2018-11-05Change default sygus enumeration mode to auto (#2689)Andrew Reynolds
2018-10-31Add optimized sygus enumeration (#2677)Andrew Reynolds
2018-10-19Sygus streaming non-implied predicates (#2660)Andrew Reynolds
2018-10-19Remove autotools build system. (#2639)Mathias Preiner
2018-10-18Add OptionException handling during initialization (#2466)Andres Noetzli
2018-10-18Non-implied mode for model cores (#2653)Andrew Reynolds
2018-10-17Show if ASAN build in --show-config (#2650)Andres Noetzli
2018-10-17Sygus query generator (#2465)Andrew Reynolds
2018-10-16Option for shuffling condition pool in CegisUnif (#2587)Haniel Barbosa
2018-10-15Delay initialization of theory engine (#2621)Andrew Reynolds
2018-10-12Reset input language for ExprMiner subsolver (#2624)Andres Noetzli
2018-10-12Improvements to rewrite rules from inputs (#2625)Andrew Reynolds
2018-10-10Fix default setting of CegisUnif options (#2605)Haniel Barbosa
2018-10-10Synthesize rewrite rules from inputs (#2608)Andrew Reynolds
2018-10-09 Support for basic actively-generated enumerators (#2606)Andrew Reynolds
2018-10-05Update default options for sygus (#2586)Andrew Reynolds
2018-10-04New C++ API: Add checks for Sorts. (#2519)Aina Niemetz
2018-10-03Add actively generated sygus enumerators (#2552)Andrew Reynolds
2018-09-22cmake: Only build libcvc4 and libcvc4parser as libraries.Mathias Preiner
2018-09-22cmake: Cleanup CMakeLists.txt files, remove SHARED.Mathias Preiner
2018-09-22cmake: Working build infrastructure.Mathias Preiner
2018-09-22cmake: .cpp generation done, .h generation not yet completeAina Niemetz
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-09-17More aggressive skolem caching for strings, document and clean preprocessor (...Andrew Reynolds
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-10Using a single condition enumerator in sygus-unif (#2440)Haniel Barbosa
2018-09-07Replace boost::integer_traits with std::numeric_limits. (#2439)Mathias Preiner
2018-09-04Remove unused options file (#2413)Andres Noetzli
2018-08-31Allows SAT checks of repair const to have different options (#2412)Haniel Barbosa
2018-08-30Add regular expression elimination module (#2400)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback