summaryrefslogtreecommitdiff
path: root/src/theory/uf/equality_engine.h
AgeCommit message (Expand)Author
2018-06-25Updated copyright headers.Aina Niemetz
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2017-10-25Switching EqProof to use shared_ptr everywhere. (#1217)Tim King
2017-09-13Modify equality engine to allow operators to be marked as external terms (#1082)Andrew Reynolds
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-07Update copyright headers.Mathias Preiner
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-09-01Relaxing the throw specifiers for the destructors for Node, TypeNode, the con...Tim King
2016-06-01Merge from proof branchGuy
2016-06-01Revert "Merging proof branch"Guy
2016-06-01Merging proof branchGuy
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-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2014-12-26Adding an option to the equality engine constructor to treat all constants asDejan Jovanovic
2014-11-19Making construction of trigger sets not use the global engine state.Dejan Jovanović
2014-07-01Update copyrights.Morgan Deters
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-03Added support for proof production in Equality Engine. Cleaned up existing p...Andrew Reynolds
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-09-13Documentation fixes, some code typo fixes, file perms, other minor things.Morgan Deters
2013-07-19possible fix for bug 521Dejan Jovanovic
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-04-01Merging some cleanup work:Morgan Deters
2013-03-21fixing markings of internal nodes in equality engineDejan Jovanović
2013-03-21fixing constant evaluation bugsDejan Jovanović
2013-03-19Adding evaluation of constant terms to the equality engine. Evaluation on a p...Dejan Jovanović
2012-11-26Adding support for a master equality engine. Each theory gets the master equa...Dejan Jovanović
2012-11-16fixing and refactoring the equality iteratorDejan Jovanović
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-09fix for bug 415Dejan Jovanović
2012-10-09adding mergePredicates method to the equality engine to be able toDejan Jovanović
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-09-19Changing the equality engines's euivalence class iterator. Andy please check ...Dejan Jovanović
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-08-29* Numerous documentation fixes (fix doxygen warnings, add missing documentati...Morgan Deters
2012-08-14Switched a number of EqClassIterator operations to const as well as the inter...Tim King
2012-07-27Merge quantifiers2-trunk:François Bobot
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-06-14changing to a more natural propagation order in uf, seems to pay offDejan Jovanović
2012-06-12minor cleanup, and replace a "private:" in equality engine that had been remo...Morgan Deters
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-10fixes for bug347Dejan Jovanović
2012-06-07fixing the wrong results. arrays equality adaptor had a missing case when pro...Dejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback