summaryrefslogtreecommitdiff
path: root/src/theory/rewriter.cpp
AgeCommit message (Expand)Author
2018-01-26Removing structurally dead code. (#1540)Tim King
2017-08-30Use thread_local instead of compiler extensions (#210)Andres Noetzli
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
2017-01-10Adding regression test scrubbing.Tim King
2016-04-20update from the masterPaulMeng
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2016-01-08Adding a new Listener utility class. Changing the ResourceManager to use List...Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-05-28added options for controlling resource step-count for various solving stagesLiana Hadarean
2014-11-17Resource-limiting work.Liana Hadarean
2014-07-01Update copyrights.Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-12-02fixed rewriter bug where postRewrite was not caching properlylianah
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-06* Fix some regressions' expected outputs.Morgan Deters
2012-07-31fixes for portfolioMorgan Deters
2012-06-16changing theoryOf in shared mode with arrays to move equalities to arraysDejan Jovanović
2012-06-14* removing rewriteEquality from the rewriterDejan Jovanović
2012-06-13Fixes lots of problems in bv rewrite rules and adds lots of assertionsClark Barrett
2012-06-12bufixes and the bugsDejan Jovanović
2012-06-11OK, now the rewrite issues are fixedClark Barrett
2012-06-11Fix for array bug with decision heuristicClark Barrett
2012-06-10Added a very fruitful assertion to the rewriter: checks that rewriting after ...Clark Barrett
2012-05-28Added some BV rewrites, fixed bugs in array theory, made ite simp work with BVClark Barrett
2012-03-28adding an extra cache check in the rewriter, speeds things a bitDejan Jovanović
2011-10-17Sharing workDejan Jovanović
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-07-12fix bug 272, array unsoundness, and some array cleanupMorgan Deters
2011-02-26Commit to fix bug 241 (improper "using namespace std" in a header). This cau...Morgan Deters
2011-01-05Commit for the theory engine and rewriter changes. Changes are substantial an...Dejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback