squash-merge from proof branch
[cvc5.git] / test /
2016-03-22 ajreynolBug fix for define functions + incremental. Minor work...
2016-03-22 Tim KingNew version of the recursive options parsing strategy.
2016-03-18 ajreynolLimit duplicate propagating instances to avoid exponent...
2016-03-12 ajreynolAdd options related to interleaving quantifiers and...
2016-03-08 ajreynolExtend synthesis solver to handle single invocation...
2016-03-07 ajreynolMinor change to F-Length inference in strings. No inter...
2016-03-02 ajreynolWork towards complete instantiation for datatypes.
2016-03-01 ajreynolShorter explanations for strings based on tracking...
2016-02-26 ajreynolRefactoring of inferences in strings. Add several options.
2016-02-23 ajreynolFix term database for non-equal, congruent terms in...
2016-02-19 ajreynolFixes and improvements for datatypes properties and...
2016-02-19 ajreynolImplement dynamic splitting for quantified formulas...
2016-02-18 ajreynolCorrect subtyping for arrays, disable subtyping for...
2016-02-15 ajreynolEliminate most of the internal representation infrastru...
2016-02-11 ajreynolMore aggressive conditional rewriting for quantified...
2016-02-10 ajreynolFix model postprocessor for tuples, add regression.
2016-02-09 ajreynolFix regression, minor change to output.
2016-02-08 ajreynolUpdates related to finite model finding and (co)datatyp...
2016-02-02 Tim KingMoving dump.*, command.*, model.*, and ite_removal...
2016-02-01 ajreynolSimplify fmc model construction, add regression. Improv...
2016-01-28 Tim KingAdding listeners to Options.
2016-01-27 Liana HadareanMerged bit-vector and uf proof branch.
2016-01-20 ajreynolFix bug in fmc mbqi where modelscomputed for mbqi could...
2016-01-19 ajreynolBug fixes for model construction with codatatypes,...
2016-01-18 ajreynolBug fix rewriter for fun defs.
2016-01-14 ajreynolEnsure model construction for parametric sorts involvin...
2016-01-09 Tim KingAdding a new Listener utility class. Changing the Resou...
2016-01-09 Tim KingRemoving StatisticsRegistry's static functions current...
2016-01-06 Tim KingImproving the documentation of the CVC command CONTINUE.
2016-01-06 Tim KingRemoving dead code. StackingMap only appeared in unit...
2016-01-06 Tim KingMoving sexpr.{cpp,h,i} from expr/ back into util/.
2016-01-06 Tim KingAdd SmtGlobals Class
2015-12-30 Tim KingShuffling around public vs. private headers
2015-12-27 Clark BarrettMerged my changes from experimental branch (new array...
2015-12-24 Tim KingMiscellaneous fixes
2015-12-22 ajreynolAlways split on constructor types for datatypes involvi...
2015-12-22 ajreynolBug fix for cbqi, do not use model values for terms...
2015-12-19 Tim KingModifying emptyset.h and sexpr. Adding SetLanguage.
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2015-11-25 ajreynolInfrastructure for partially single invocation properti...
2015-11-24 Tim KingAdding a missing delete to smt2_compliance.
2015-11-11 ajreynolMinor fixes to cbqi, purify-quant. Better error checkin...
2015-11-10 ajreynolFix infinite loop in datatype enumerator. Minor fixes...
2015-11-07 Tim KingChanging file permissions to add or remove executable...
2015-11-05 Tim KingMerging the google branch back into master.
2015-11-05 Tim KingFixes some initialization and desctruction problems...
2015-11-04 ajreynolBetter combination of UF with cbqi, refactor quantifier...
2015-10-31 ajreynolImprovements to handling of mixed Int/Real quantifiers.
2015-10-26 ajreynolExtend counterexample-guided instantiation to extended...
2015-10-22 ajreynolEnable counterexample-guided quantifier instantiation...
2015-10-19 ajreynolClean up explanations involving string length. Add...
2015-10-19 ajreynolImprove stratification of strings extended function...
2015-10-16 ajreynolFix for codatatype constant rewrite, add regression.
2015-10-15 ajreynolFix congruence check in strings, fixes bug 686.
2015-10-12 Kshitij BansalMerge pull request #76 from CVC4/proofs
2015-10-11 Kshitij Bansalfix regression tests, support fallback mode for proofs
2015-10-11 ajreynolFix strings preprocessing + incremental, fixes bug...
2015-10-06 ajreynolMore improvements to strings rewriter for regexps,...
2015-10-02 ajreynolImprovements to rewriter for regexp, contains, indexof...
2015-09-29 ajreynolFix for fmf+incremental. Restrict cbqi to literals...
2015-09-28 ajreynolImprove quantifiers engine wrt incremental presolve...
2015-09-28 ajreynolMinor fixes to strings, add regressions.
2015-09-28 ajreynolAdd missing regression
2015-09-28 ajreynolFix bug for trivial extf inferences in strings. Improve...
2015-09-27 ajreynolImproved handling of extended operators. Do preprocess...
2015-09-26 ajreynolLazy preprocessing of extended operators in strings...
2015-09-25 ajreynolClear term caches for quantifiers + incremental, fixes...
2015-09-24 ajreynolCounterexample-guided instantiation for datatypes....
2015-09-17 ajreynolAllow most smt2 commands as sygus commands. Fix bug...
2015-09-15 ajreynolFix bug related to quantifiers + incremental, thanks...
2015-09-10 ajreynolModels for codatatypes. Fixes bug 662.
2015-09-09 ajreynolFix bug in strings rewriter regarding lengths of substr...
2015-09-05 ajreynolFix bugs related to fmf with incremental. Reinitialize...
2015-09-04 ajreynolFix bugs 605 and 667.
2015-09-02 Kshitij Bansalfix regressions
2015-09-02 Kshitij BansalMerge remote-tracking branch 'origin/master'
2015-08-27 ajreynolModify slow regressions.
2015-08-24 ajreynolImprovements to vts in cbqi, bug fix vts for non-atomic...
2015-08-21 ajreynolFix disequality bounds in cbqi, record literals for...
2015-08-19 Kshitij Bansalfix bug 605
2015-08-19 ajreynolImplementation of model-based projection in cbqi, clean...
2015-08-16 ajreynolMore optimizations to --macros-quant, add --macros...
2015-08-12 ajreynolImprovements to --macros-quant. Enable --clause-split...
2015-08-01 ajreynolSupport for default grammar for datatypes in sygus...
2015-07-31 ajreynolMake --fmf-fun and --macros-quant work in incremental...
2015-07-31 ajreynolSygus support for inductive datatypes.
2015-07-30 ajreynolImplement virtual term substitution for non-nested...
2015-07-28 Tianyi LiangDisable bug590.smt2
2015-07-28 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2015-07-25 ajreynolAdd option --sygus-inv-templ for synthesizing strengthe...
2015-07-20 ajreynolSquashed merge of SygusComp 2015 branch.
2015-06-27 ajreynolRefactor various corner cases of fmf, quantifiers modul...
2015-06-11 ajreynolAvoid naming conflicts in sygus, refactor. Add missing...
2015-06-11 ajreynolHandle duplicate operators in sygus grammars. Parse...
2015-06-11 ajreynolUpdate experimental scripts. Support top-level non...
2015-06-10 ajreynolSupport for printing solutions involving LetGTerm sygus...
2015-06-02 ajreynolFlatten sygus grammars during parsing. Remove duplicate...
2015-06-01 ajreynolWhen proof enabled, disable uf sym break. Add regression.
2015-05-27 lianahMerge pull request #75 from Dunedune/master
2015-05-25 ajreynolAdd missing regression
next