summaryrefslogtreecommitdiff
path: root/src/theory/arrays
AgeCommit message (Expand)Author
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
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-09-10Models for codatatypes. Fixes bug 662.ajreynol
2015-05-28added options for controlling resource step-count for various solving stagesLiana Hadarean
2015-03-25change const are triggers from false to true in equality enginesKshitij Bansal
2014-12-26Adding an option to the equality engine constructor to treat all constants asDejan Jovanovic
2014-11-17New, uniform checkTime statistic for all theories (as discussed in meeting).Morgan Deters
2014-10-30Be more lazy about generating array lemmasClark Barrett
2014-10-29Added new, much faster, care graph computation for arraysClark Barrett
2014-10-21Fixed bug 590, added regression testClark Barrett
2014-10-02Added internal support for constant arrays.Clark Barrett
2014-10-02Added option for developer use onlyClark Barrett
2014-10-02More model-based combination for arraysClark Barrett
2014-10-02Better getEqualityStatus for arrays, smarter combination of theoriesClark Barrett
2014-07-12Fix a bug in Boolean terms and arrays. Thanks to Jean-Christophe Filliatre f...Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-06-27Fix for bug543Clark Barrett
2014-06-21Slightly-improved kinds documentation for builtin, Boolean, arrays, strings, ...Morgan Deters
2014-05-26Fixing Tim's subtype/solving bug for arraysClark Barrett
2014-04-17simplify mkSkolem naming system: don't use $$Kshitij Bansal
2014-03-14Add ability to provide theory-specific proof rules to EqualityEngine, extends...Andrew Reynolds
2014-02-21add new theory (sets)Kshitij Bansal
2014-01-22Delay QuantifiersEngine and UF strong solver initialization until after final...Morgan Deters
2013-11-27General pre-release cleanup commitMorgan Deters
2013-11-25Array collectModelInfo fix for AndyClark Barrett
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-06-07Fix for bug 517.Morgan Deters
2013-05-23Refactoring to prepare for MBQI with integer quantification. Minor bug fixes.Andrew Reynolds
2013-05-08Fixed assertion bugClark Barrett
2013-05-07fix for nonterminating model-based array loopMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback