Fix bugs 605 and 667.
[cvc5.git] / test / regress /
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
2015-05-25 ajreynolBug fix for CNF proofs (and/or case 1), thanks to Alain...
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
2015-05-11 ajreynolAllow sygus with no syntactic restrictions for LIA...
2015-05-11 ajreynolAdd missing regression.
2015-05-11 ajreynolSupport for arbitrary constants/variables in Sygus...
2015-05-10 ajreynolMinor improvements to infrastructure. Minor changes...
2015-04-28 Clark BarrettMerge branch 'master' of https://github.com/CVC4/CVC4
2015-04-28 Clark BarrettDisambiguate namespaces in options, fix permissions
2015-04-26 ajreynolBug fixes and improvements for mbqi with theory symbols...
2015-04-24 ajreynolMore parser related bug fixes (define-funs-rec, declare...
2015-04-24 ajreynolFix sygus parser for non-tokenized operators, reenable...
2015-04-23 Clark BarrettMerge branch 'master' into google
2015-04-23 Clark BarrettA few more minor updates to match google repository...
2015-04-23 Liana HadareanAdded option for --check-unsat-cores and various core...
2015-04-22 Kshitij BansalMerge pull request #73 from kbansal/parser-dont-tokenize
2015-04-21 Clark BarrettFix file permissions
2015-04-21 ajreynolFix bug in fmf mbqi=fmc with arrays. Add two datatypes...
2015-04-21 Tim KingAdding an example of a tester in SMT2.
2015-04-17 Tianyi LiangPatch for Kshitij's fix on requriePhase
2015-04-17 Kshitij BansalMerge pull request #72 from kbansal/decision-requirephase
2015-04-16 Kshitij Bansaldisable failing sygus tests
2015-04-15 Tim KingEnabling the regression test: test/regress/regress0...
2015-04-15 Tim KingAdding an example that violates an assertion during...
2015-04-09 Kshitij Bansaldisable string reqressions timing out after change
2015-04-02 Kshitij BansalMerge pull request #71 from kbansal/const-are-triggers
2015-03-23 ajreynolParsing support for define-fun-rec/define-funs-rec.
2015-03-10 ajreynolCNF proofs. Infrastructure for preprocessing proofs...
2015-02-26 ajreynolRobust strategy for single invocation LIA synthesis...
2015-02-13 ajreynolHandle recursive singleton case for codatatypes, add...
2015-02-06 Tianyi LiangMinor clean up
2015-02-06 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2015-02-06 Tianyi LiangImproved string performance, thanks to Peter's benchmarks.
2015-02-06 Tianyi LiangImproved string performance, thanks to Peter's benchmarks.
2015-01-20 ajreynolMark datatypes as sygus. Add option to normalize sygus...
2015-01-19 Tim KingAdding tests for get-value output for arithmetic.
2015-01-14 Morgan Deterssygus input language and benchmark
2015-01-11 Tianyi Liangadjusted to both v2.0 and v2.5 string literals
2015-01-09 Tianyi Liangblocked unprintable characters in string literals;
2015-01-07 Tianyi Liangbug fix, thanks to Pierre's report
2015-01-07 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-12-28 ajreynolDisable prenex by default when using fmf bound int...
2014-12-05 Tianyi LiangRelaxed the constant requirement for regular expression...
2014-12-03 Kshitij BansalMerge branch 'master' of https://github.com/CVC4/CVC4
2014-11-27 Tianyi Liangadd intersection rewriting
2014-11-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-11-21 ajreynolThrow error when pattern is not list of terms.
2014-11-21 ajreynolChange default option to --inst-when=full-last-call...
2014-11-20 ajreynolDisable constants sharing in eq engine, disable hack...
2014-11-18 ajreynolCompute model basis only for fmf. Add another co-datat...
2014-11-18 ajreynolAdd local theory extensions instantiation strategy...
2014-11-11 Kshitij BansalMerge pull request #64 from mdeters/theorysets-hashset...
2014-11-10 Tianyi LiangMerge pull request #63 from mdeters/theorystrings-hashs...
2014-11-10 Dejan JovanovićBug 593 fix: if the type is finite, it is now considere...
2014-11-10 Morgan DetersMerge branch '1.4.x'
2014-11-09 Morgan DetersIncrease stack size when running regressions (fixes...
2014-11-09 ajreynolFix dt shared terms issue, reenable regression.
2014-11-08 ajreynolFix bug with incremental+datatypes. Minor cleanup...
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersFix missing case in Boolean terms rewriting. (Resolves...
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersCorrected fix for missing case in model postprocessor...
2014-11-07 Morgan DetersRevert "Fix missing case in model postprocessor (resolv...
2014-11-07 Morgan DetersRevert "Fix missing case in model postprocessor (resolv...
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersFix missing case in model postprocessor (resolves bug...
2014-11-07 ajreynolProperly distinguish which EQC to assign values in...
2014-11-06 ajreynolReenable regression. Add (for now, disabled) changes...
2014-11-05 Morgan DetersMerge branch '1.4.x'
2014-11-05 ajreynolMore work on datatypes theory combination: fix bug...
2014-11-01 ajreynolFix bug 592: introduce skolem for dt instantiate lemma...
2014-11-01 ajreynolFix some mistakes in datatypes theory combination,...
2014-10-31 ajreynolDo not allow duplication of function definitions. ...
2014-10-23 Morgan DetersParsing and infrastructure support for SMT-LIBv2.5...
next