summaryrefslogtreecommitdiff
path: root/src/theory/sets/theory_sets.h
AgeCommit message (Expand)Author
2020-06-16Update copyright headers.Aina Niemetz
2020-04-08Perform theory widening eagerly (#4044)Andres Noetzli
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2019-12-13Add support for set comprehension (#3312)Andrew Reynolds
2019-09-13Split, refactor and document the theory of sets (#3085)Andrew Reynolds
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-08-22Wrapping TheorySetsPrivate in a unique_ptr. (#2356)Tim King
2018-06-25Updated copyright headers.Aina Niemetz
2018-02-06Resolving warnings from -Winconsistent-missing-override on clang. (#1563)Tim King
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-09-10Ensure that expand definitions is called on all non-variable expressi… (#1070)Andrew Reynolds
2017-07-07Update copyright headers.Mathias Preiner
2017-04-19Fixes for handling set universe: restrict upwards rule for universe to member...ajreynol
2017-04-04Simplify Theory::collectModelInfo interface to not take deprecated fullModel ...ajreynol
2016-10-26New implementation of sets+cardinality. Merge Paul Meng's relation solver as...ajreynol
2016-10-13Revert "Merge branch 'origin' of https://github.com/CVC4/CVC4.git"Tim King
2016-04-20update from the masterPaulMeng
2016-02-28implemented a basic solving procedure for finite relations (only forPaulMeng
2016-01-28Adding listeners to Options.Tim King
2016-01-05Add SmtGlobals ClassTim King
2014-08-24improvements to sets sharingKshitij Bansal
2014-07-01Update copyrights.Morgan Deters
2014-06-25mv default care graph function inside the theory implementationKshitij Bansal
2014-06-03Support E-matching/QCF for Set operators.ajreynol
2014-04-09moreKshitij Bansal
2014-03-20Fix for registration issues of term appearing in a shared lemmaKshitij Bansal
2014-03-20work on set modelKshitij Bansal
2014-02-21add new theory (sets)Kshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback