Only allow bv2nat/int2bv with BV and integer logic (#4118)
[cvc5.git] / test / regress / regress0 / fmf /
2020-01-30 Andrew ReynoldsEnsure literals in FMF decision strategies are in the...
2019-09-18 Andrew ReynoldsDecouple fmf-bound and finite-model-find (#3297)
2019-09-06 Mathias PreinerRemove SMT1 parser. (#3228)
2019-06-04 Andres NoetzliAdd check that result matches benchmark status (#3028)
2018-12-11 Andrew ReynoldsRemove alternate versions of mbqi (#2742)
2018-09-22 Aina Niemetzcmake: Added regression tests and target make regress.
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-08-28 Andrew ReynoldsFix sort inference for quantified variables of interpre...
2018-08-17 Andrew Reynolds Fix spurious warning in sort inference (#2331)
2018-08-15 Andrew ReynoldsMake sort inference a preprocessing pass (#2309)
2018-04-06 Andres Noetzli Python regression script (#1662)
2018-03-23 Andrew ReynoldsAdd a few quantifiers regressions to improve coverage...
2018-03-21 Andres Noetzli Move regression tests to single Makefile.am (#1658)
2018-02-15 Andrew ReynoldsRefactor regressions (#1581)
2017-11-04 Andrew ReynoldsSuppport SAT logic (#1310)
2017-09-28 Andrew ReynoldsImprove finite model finding for recursive predicates...
2017-09-10 Andrew ReynoldsEnsure that expand definitions is called on all non...
2017-08-31 Andrew ReynoldsAnswer unknown when uf-ss=no-minimal is combined with...
2017-08-24 Andrew ReynoldsMerge pull request #191 from timothy-king/cleanup-regexp
2017-08-04 ajreynolSet default language to smt lib 2.6 (including as a...
2017-05-31 ajreynolMinor change to defaults, update smt comp script, minor...
2017-05-05 ajreynolDo not eliminate extended arithmetic symbols when finit...
2017-04-28 ajreynolDo not eliminate non-standard arithmetic operators...
2017-04-24 ajreynolFixes and simplifications for fmf mbqi.
2017-04-14 ajreynolFix for fmf-fun when the option is set by user command.
2017-04-06 Clark BarrettMerge pull request #143 from FabianWolff/master
2017-04-05 Andrew ReynoldsMerge pull request #145 from 4tXJ7f/fix_lfsc_args
2017-04-05 ajreynolCaching for fun def process, add regression.
2017-03-22 ajreynolMinor fix for bounded integers.
2017-03-15 Clark BarrettMerge pull request #134 from 4tXJ7f/fix_host
2017-03-15 ajreynolAllow 0 argument recursive functions. Fixes bug 782.
2017-03-02 ajreynolEliminate Boolean term conversion. Generalizes removeIT...
2017-02-07 ajreynolGeneralize finite bound inference to unifiable variable...
2017-01-18 Andrew ReynoldsMerge pull request #128 from 4tXJ7f/fix_lfsc_perf
2017-01-14 Clark BarrettMerge pull request #130 from chadbrewbaker/master
2017-01-11 Clark BarrettMerge pull request #129 from timothy-king/regression...
2017-01-11 Clark BarrettMerge pull request #131 from makaimann/fix_702
2017-01-11 ajreynolFix for when variables are (partially) bound in multipl...
2017-01-04 Tim KingMarking regression test files as non-executable.
2016-12-07 ajreynolFix boolean term conversion for INST_ATTRIBUTE, fixes...
2016-12-07 guykatzzMerge branch 'master' of https://github.com/CVC4/CVC4
2016-12-07 ajreynolRefactoring, generalization of bounded inference module...
2016-12-02 Tim KingMerge pull request #95 from 4tXJ7f/fix_sierra_build
2016-12-02 Clark BarrettMerge pull request #113 from 4tXJ7f/remove_extract_rule
2016-12-02 ajreynolRefactor preprocessing of models in fmf. Fix options...
2016-11-18 Clark BarrettMerge pull request #110 from 4tXJ7f/fix_makefiles
2016-11-18 Andres NotzliFix Makefiles in test
2016-10-21 ajreynolMove slow regress0 benchmarks to regress1, increment...
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-06-01 ajreynolInitial infrastructure for bounded set quantification...
2016-05-23 ajreynolFix related to parametric sorts whose interpretation...
2016-04-20 PaulMengupdate from the master
2016-04-11 ajreynolMinor fixes for inst match generators. Updates to qip.
2016-04-10 ajreynolMore work on instantiation propagation. Enable external...
2016-03-07 ajreynolMinor change to F-Length inference in strings. No inter...
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-15 PaulMengMerge remote-tracking branch 'origin/master'
2016-02-09 ajreynolFix regression, minor change to output.
2016-02-08 ajreynolUpdates related to finite model finding and (co)datatyp...
2016-02-01 ajreynolSimplify fmc model construction, add regression. Improv...
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...
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-11-07 Tim KingChanging file permissions to add or remove executable...
2015-11-05 Tim KingMerging the google branch back into master.
2015-11-04 ajreynolBetter combination of UF with cbqi, refactor quantifier...
2015-07-28 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2015-06-27 ajreynolRefactor various corner cases of fmf, quantifiers modul...
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
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-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-21 Clark BarrettFix file permissions
2014-11-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-11-10 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
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-04-28 Kshitij BansalMerge remote-tracking branch 'upstream/master' into...
2014-04-14 Andrew ReynoldsFix bug in mbqi=fmc handling theory symbols. Fix mbqi...
2014-04-10 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-04-10 Andrew ReynoldsAdd support for cardinality constraints logic UFC....
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-26 Morgan DetersMerge branch '1.3.x'
2014-03-21 Kshitij BansalMerge pull request #22 from kbansal/sets-model
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-10 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
next