summaryrefslogtreecommitdiff
path: root/src/theory/arrays
AgeCommit message (Expand)Author
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
2017-03-27Remove throw qualifiers in type enumeratorsAndres Notzli
2017-03-18Fix to help with bug 717Clark Barrett
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2017-01-18Fix non-idempotent rewrite in Array rewriterAndres Noetzli
2016-11-03Add priorities to getNextDecision. Properly handle case for finite types + un...ajreynol
2016-09-16In a ROW guard proof, if the transitivity proof does not have a disequality, ...guykatzz
2016-09-16Handling a corner case where a ROW's guard is a constant disequality.Guy
2016-07-06A few proof bugs fixedGuy
2016-06-01Merge from proof branchGuy
2016-06-01Revert "Merging proof branch"Guy
2016-06-01Merging proof branchGuy
2016-04-15Rolling back the rewrite codeGuy
2016-04-14Remove some no-longer-required rewrites of array lemmasGuy
2016-04-03Updating the copyright headers and scripts.Tim King
2016-04-03Removed the theory-specific merge reason types. Instead, added a mechanism fo...Guy
2016-03-24Refactored the equality engine in order to remove theory-specific logic from ...Guy
2016-03-23squash-merge from proof branchGuy
2016-03-07Minor change to F-Length inference in strings. No internal tracking of cardin...ajreynol
2016-02-04Fixed two more memory leaks in array_info.cppClark Barrett
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-02-01Fixing a memory leak in array info.Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2016-01-15Type enumerators take optional argument indicating fixed cardinalities of uni...ajreynol
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Add SmtGlobals ClassTim King
2016-01-01Added propagation rule for array ext lemmas to aid proofsClark Barrett
2015-12-26Merged my changes from experimental branch (new array decision procedure,Clark Barrett
2015-12-23Enabled array propagation during lemma propagation - this should catch someClark Barrett
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback