cvc5.git
2014-10-06 Morgan DetersPrint array constants in SMT-LIB models with new syntax.
2014-10-06 Morgan DetersClear out decls/defs with RESET command.
2014-10-06 Morgan DetersExtended parsing testcase, with constant arrays and...
2014-10-06 Morgan DetersMerge branch '1.4.x'
2014-10-06 Morgan DetersFix native language parsing of chained-store expression...
2014-10-06 Morgan DetersSupport for RESET command in CVC native language (and...
2014-10-04 Morgan DetersEnable some old bug testcases that (maybe?) never got...
2014-10-03 Morgan DetersSupport exporting array-store-all expressions to other...
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersFix output of integer-valued real constants in SMT...
2014-10-03 Morgan DetersAdd some (so far trivial) regressions for constant...
2014-10-03 Morgan DetersImprove error in CVC parser in presence of unrecognized...
2014-10-03 Morgan DetersMore array constants and parsing: better error messages...
2014-10-03 Morgan DetersMinor fixes to CVC printer.
2014-10-03 Morgan DetersSMT-LIB parser support for array constants (Z3 syntax).
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersNote array const support in NEWS
2014-10-03 Morgan DetersFix unit test for ArrayStoreAll.
2014-10-02 Clark BarrettAdded internal support for constant arrays.
2014-10-02 Morgan DetersMerge branch '1.4.x'.
2014-10-02 Clark BarrettAdded option for developer use only
2014-10-02 Clark BarrettMore model-based combination for arrays
2014-10-02 Clark BarrettBetter getEqualityStatus for arrays, smarter combinatio...
2014-10-02 Morgan DetersUpdate AUTHORS affiliations and add Martin.
2014-10-02 Morgan DetersFix comment in SmtEngine.
2014-10-02 Morgan DetersMerge pull request #54 from kbansal/bugfix_setssegfault
2014-10-02 Kshitij Bansalfix getModelValue(<non-preregistered term>)
2014-10-02 Morgan DetersFix for an array-of-record model generation assert...
2014-10-01 ajreynolOption for more aggressive merging in UEE.
2014-09-30 Morgan DetersMerge branch '1.4.x'
2014-09-30 Morgan DetersFix improper #inclusion of private header outside library.
2014-09-30 Morgan DetersFix a command-replay bug in tear-down-incremental mode...
2014-09-30 Morgan DetersProofs- and cores-related segfault fixes (mainly a...
2014-09-29 ajreynolAdd option for aggressive model filtering in conjecture...
2014-09-27 Morgan DetersMerge branch '1.4.x'
2014-09-27 Morgan DetersFix infinite loop in --bitblast-aig/--bv-aig-simp options.
2014-09-26 Morgan DetersMerge branch '1.4.x'
2014-09-26 Morgan DetersFix bv options doc.
2014-09-26 Morgan DetersFix some configuration-related oddness.
2014-09-26 Morgan DetersClarify some licensing-related things.
2014-09-26 Morgan DetersFiner-grained resource-limiting in quantifiers.
2014-09-26 Morgan DetersFix AIG bitblaster for unsat cores.
2014-09-25 Morgan Detersfix unit test for new fair datatype enumeration
2014-09-25 ajreynolFair datatype enumeration.
2014-09-24 ajreynolFix infinite loop in datatypes enumerator. Minor work...
2014-09-24 ajreynolRefactor option for uf+cardinality constraints solver.
2014-09-24 ajreynolPartial support for codatatype models.
2014-09-23 ajreynolSupport :no-pattern.
2014-09-23 ajreynolDo not throw error when codatatype is not well-founded...
2014-09-18 Morgan DetersResource spending support in theories (and especially...
2014-09-18 Kshitij Bansalcvc4terminate infinite loop fix
2014-09-18 Kshitij Bansalcvc4terminate infinite loop fix
2014-09-17 Kshitij BansalMerge branch '1.4.x' while ignoring commit 8d5eb49.
2014-09-17 Kshitij BansalFix fix. There are no unsat cores in 1.4
2014-09-17 Kshitij BansalMerge branch '1.4.x'
2014-09-17 Kshitij BansalFix (push) and (pop). Thanks to Christoph Sticksel...
2014-09-17 ajreynolFix soundness bug for quantifier macros involving Int...
2014-09-17 ajreynolRefactor entailment filtering for conjecture generator...
2014-09-17 ajreynolMore refactoring of conjecture generation. Term genera...
2014-09-16 ajreynolBug fix variable triggers with --inst-max-level : use...
2014-09-16 ajreynolRefactoring of conjecture generator. Determine subgoal...
2014-09-09 ajreynolFix bug for variable term triggers within multi-triggers.
2014-09-08 ajreynolAccept user-provided triggers with variable terms....
2014-09-04 Kshitij BansalUpdate command_executor_portfolio.cpp
2014-09-03 Kshitij BansalMerge remote-tracking branch 'origin/master'
2014-09-03 Kshitij Bansalcheck() optimization
2014-09-03 ajreynolImplement and enable --dt-var-exp-quant, cleanup trace...
2014-09-03 ajreynolWork on conjecture generator : do not generalize subter...
2014-08-29 ajreynolSet instantiation level on skolemized bodies of quantif...
2014-08-29 ajreynolDo not use pure theory terms as single triggers. Minor...
2014-08-28 lianahfixing bug580 caused by bad bv inequality explanation
2014-08-28 lianahfixing bug580 caused by bad bv inequality explanation
2014-08-27 ajreynolFix assertion in rep_set.cpp, avoid full check in datat...
2014-08-26 Morgan DetersImproved SMT-LIBv2 language support for unsat cores.
2014-08-26 ajreynolBug fixes for --purify-triggers, --dt-force-assignment.
2014-08-25 Morgan DetersFix build rule.
2014-08-25 Morgan DetersFix Win32 builds.
2014-08-25 ajreynolNew option --purify-triggers. Refactoring of InstMatch...
2014-08-24 Kshitij Bansalremove some debugging code
2014-08-24 Kshitij Bansalimprovements to sets sharing
2014-08-24 Kshitij Bansalfix option alias (minor)
2014-08-24 Kshitij Bansalfix type in sets_translate
2014-08-23 Morgan DetersUnsat core printing.
2014-08-23 Morgan DetersSome fixes for dump- and get-unsat-core.
2014-08-23 Morgan DetersQuieter finish to build.
2014-08-23 Morgan DetersUnit test fix.
2014-08-22 Morgan DetersOne small thing forgotten in core commit.
2014-08-22 Morgan DetersJava-side interface improvements for unsat cores.
2014-08-22 Morgan DetersUnsat core infrastruture and API (SMT-LIB compliance...
2014-08-22 Morgan DetersMerge branch '1.4.x'
2014-08-22 Morgan DetersFix incorrectly-labeled test.
2014-08-22 Morgan DetersMerge branch '1.4.x'
2014-08-22 Morgan DetersFix operator-printing issue in SMT2.
2014-08-22 Morgan DetersFix SMT1 parser :extrasorts/:extrapreds.
2014-08-21 ajreynolAvoid doing work in quantifiers engine when no quantifi...
2014-08-20 ajreynolFix --inst-max-level for strategies that use arbitrary...
2014-08-20 ajreynolUpdate bv proof signature and example, after discussion...
2014-08-20 ajreynolAdd option for inductive strengthening based on well...
2014-08-19 Morgan DetersMerge branch '1.4.x'
2014-08-19 Morgan DetersProduce error for bad indexed function names in SMT...
next