summaryrefslogtreecommitdiff
path: root/src/theory/arrays
AgeCommit message (Expand)Author
2020-08-18Standardize collectModelInfo and theory-specific collectRelevantTerms (#4909)Andrew Reynolds
2020-08-17Dynamic allocation of equality engine in Theory (#4890)Andrew Reynolds
2020-08-14Simplify equality engine notifications (#4896)Andrew Reynolds
2020-07-30Standardize explanations in arrays (#4804)Andrew Reynolds
2020-07-28Remove arrays lazy rintro option (#4806)Andrew Reynolds
2020-07-28Use lemma property enum for OutputChannel::lemma (#4755)Andrew Reynolds
2020-07-13Use TypeNode/Node in ArrayStoreAll (#4728)Andres Noetzli
2020-07-10(proof-new) Update Theory interface for proof-new (#4648)Andrew Reynolds
2020-06-23Add support for eqrange predicate (#4562)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2020-05-19Do not eliminate variables that are equal to unevaluatable terms (#4267)Andrew Reynolds
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-02-26Initial work towards -Wshadow (#3817)Andrew Reynolds
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2020-02-03Fix corner case - might need to REWRITE_AGAIN (#3706)Clark Barrett
2019-12-09Make theory rewriters non-static (#3547)Andres Noetzli
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-10-08prefer prefix ++ operator for iteratorsPiotr Trojanek
2019-09-19Support context-(in)dependent decision strategies. (#3281)Andrew Reynolds
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-09-22cmake: Remove unused CMakeLists.txtMathias Preiner
2018-09-22cmake: Added initial build infrastructure.Aina Niemetz
2018-09-19Decision strategy: incorporate arrays. (#2495)Andrew Reynolds
2018-08-16Move node algorithms to separate file (#2311)Andres Noetzli
2018-08-15Remove unused tuple classes (#2313)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-06-04Move assertion. (#2051)Andrew Reynolds
2018-05-30Fix for issue #2002 (#2012)Andres Noetzli
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-02-06Resolving warnings from -Winconsistent-missing-override on clang. (#1563)Tim King
2018-01-10Removing throw specifiers for TypeRules. (#1501)Tim King
2018-01-10Removing throw specifiers from type enumerators. (#1502)Tim King
2018-01-08Removing more miscellaneous throw specifiers. (#1488)Tim King
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-11-15Adding garbage collection for Proof objects. (#1294)Tim King
2017-10-25Switching EqProof to use shared_ptr everywhere. (#1217)Tim King
2017-10-11Cleaning up ProofArray class. (#1208)Tim King
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-12Make type rules more strict for operators whose type rules involve subtypes. ...ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-06-30Minor change to trigger selection, fixes related to subtypes (in macros, cbqi...ajreynol
2017-06-15Fix for bug 639.Clark Barrett
2017-04-28Partial fix for bug 717.experimentClark Barrett
2017-04-21Fix for bug 681 (now gives reasonable error message about using constantClark Barrett
2017-04-18Fix for bug 639.Clark Barrett
2017-04-04Simplify Theory::collectModelInfo interface to not take deprecated fullModel ...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback