Frontend support for the choice operator (#4175)
[cvc5.git] / test / regress / regress0 / sets /
2019-12-13 Andrew ReynoldsAdd support for set comprehension (#3312)
2019-06-04 Andres NoetzliAdd check that result matches benchmark status (#3028)
2018-12-14 Andrew Reynolds Fix extended rewriter for binary associative operators...
2018-09-22 Aina Niemetzcmake: Added regression tests and target make regress.
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.
2018-05-04 Andrew ReynoldsSets subtypes (#1095)
2018-03-21 Andres Noetzli Move regression tests to single Makefile.am (#1658)
2018-02-15 Andrew ReynoldsRefactor regressions (#1581)
2017-09-14 Andrew ReynoldsRemove unhandled subtypes (#1098)
2017-09-10 Andrew ReynoldsEnsure that expand definitions is called on all non...
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-06-30 ajreynolMinor change to trigger selection, fixes related to...
2017-04-24 Andrew ReynoldsMerge pull request #152 from timothy-king/delta-rationa...
2017-04-23 Tim KingChanging spaces to tabs in Makefile.
2017-04-21 Clark BarrettMerge pull request #150 from 4tXJ7f/check_exceptions2
2017-04-21 ajreynolHandle subtypes in sets. Bug fixes for tuples with...
2017-04-19 ajreynolFixes for handling set universe: restrict upwards rule...
2017-04-14 ajreynolActively split for upwards closusure intersection....
2017-03-20 Andrew ReynoldsMerge pull request #135 from PaulMeng/master
2017-03-20 Paul Mengfixed cvc4 parser for set complement
2017-03-07 ajreynolMore fixes for printing/parsing sets, fix kind name.
2017-03-07 ajreynolFix cvc parser for set compliment.
2017-03-06 ajreynolSupport for set compliment and universe set. Simplify...
2017-03-03 ajreynolFix for collectModelInfo related to finite types +...
2017-03-03 ajreynolAnother minor fix for sets related to sharing + finite...
2017-03-02 ajreynolFixes related to sets.
2016-12-08 ajreynolEnable remaining cardinality benchmarks
2016-12-08 ajreynolAdd missing regression
2016-12-07 ajreynolAdd sets regression, fixes bug 754. Minor fix to regex...
2016-12-07 ajreynolAdded cardinality to cvc language, fixes bug 753. Throw...
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-10-13 Tim KingRevert "Merge branch 'origin' of https://github.com...
2016-10-11 Paul MengMerge branch 'origin' of https://github.com/CVC4/CVC4.git
2016-10-01 Tim KingMerge pull request #93 from timothy-king/clang-format
2016-09-28 Kshitij BansalFix the merge of kbansal/card branch (2039eab).
2016-09-13 Paul Mengrefactored the code, added more benchmarks and minor...
2016-09-12 Paul Mengfixed capitalized "kind"
2016-08-30 Paul Mengadded more benchmarks
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-08-12 ajreynolAdd a few more regressions.
2016-08-12 ajreynolMinor fixes to model construction to take singleton...
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-04-20 PaulMengupdate from the master
2016-04-12 PaulMengadded more benchmarks
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-09 Kshitij Bansalcardinality operation for finite sets (based on my...
2016-03-10 PaulMengfixed the transpose-occur rule
2016-03-09 PaulMengmake skolems and tuple reduction terms as shared terms
2016-03-04 PaulMengrefactored the code
2016-02-29 PaulMengAdded more benchmarks
2016-02-28 PaulMengimplemented a basic solving procedure for finite relati...
2016-02-17 PaulMengadded rules for join and transpose operators
2016-02-15 PaulMengMerge remote-tracking branch 'origin/master'
2016-02-15 PaulMengextended smt parser for the finite relations
2014-07-11 Kshitij BansalMerge pull request #48 from kbansal/segfaultfix
2014-07-11 Kshitij BansalMerge pull request #49 from kbansal/cvcparser
2014-07-10 Kshitij Bansalmembership cvc token changed to `IS_IN' to avoid confli...
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-09 Kshitij Bansalsets cvc parser
2014-07-09 Kshitij Bansalsets cvc printer
2014-07-01 Morgan DetersMerge pull request #44 from mdeters/prio-queue-updates
2014-07-01 Morgan DetersMerge pull request #45 from mdeters/turn-off-strings-exp
2014-06-30 Kshitij BansalMerge pull request #47 from kbansal/sets
2014-06-30 Kshitij BansalUse FS as the set-logic string for theory of sets
2014-06-29 Kshitij Bansalsets: "insert" operator
2014-06-25 Kshitij Bansalrename subseteq to subset in smtlib, all kinds and...
2014-06-22 Kshitij BansalRenaming of SMT2 operator names, kinds for set theory
2014-06-11 Kshitij BansalMerge pull request #31 from kbansal/sets
2014-06-11 Kshitij Bansaldisable another test, after recent merges taking too...
2014-06-11 Kshitij Bansalsets: comment out an assertion too strong
2014-06-11 Kshitij Bansaluser/sat context issue in sets
2014-06-11 Kshitij Bansalfix in sets rewriter
2014-06-06 Kshitij BansalMerge pull request #28 from kbansal/sets
2014-06-06 Kshitij Bansalsets: fix equality propagation
2014-05-25 Andrew ReynoldsImprove quantifier instantiation: always use original...
2014-05-17 Kshitij BansalMerge pull request #26 from kbansal/sets
2014-05-16 Kshitij Bansalsets: fix a bug in model building, another in handling...
2014-04-10 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-04-09 Kshitij BansalMerge pull request #24 from kbansal/sets-model
2014-04-09 Kshitij Bansaladd tests
2014-04-09 Kshitij Bansalinputs to trigger bug
2014-04-06 Tim KingMerge pull request #21 from pcc/ite-fix
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-30 Kshitij BansalMerge pull request #23 from kbansal/sets-model
2014-03-28 Kshitij Bansaladd construles, type_rules rm redundant, kinds cleanup
2014-03-26 Morgan DetersMerge branch '1.3.x'
2014-03-21 Kshitij BansalMerge pull request #22 from kbansal/sets-model
2014-03-20 Kshitij Bansalcleanup
2014-03-20 Kshitij Bansalfix for sets/mar2014/..317minimized..
2014-03-20 Kshitij BansalFix for registration issues of term appearing in a...
2014-03-20 Kshitij Bansalfix a sharing issues with sets
2014-03-20 Kshitij Bansalenable check-models for sets/ regressions
2014-03-20 Kshitij Bansaltestlemma regressions
2014-03-12 Morgan DetersSome standardization of regression Makefiles that got...
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-02-21 Morgan DetersMerge branch '1.3.x'
next