summaryrefslogtreecommitdiff
path: root/src/theory/unconstrained_simplifier.cpp
AgeCommit message (Expand)Author
2018-08-25Refactor unconstrained simplification pass (#2374)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2017-07-07Update copyright headers.Mathias Preiner
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-12-02Bug fixes and refactoring of parametric datatypes, add some regressions.ajreynol
2016-09-27Reverting part of the previous changes to unconstrained simplifier.Tim King
2016-09-26Simplifying control flow to avoid goto's in unconstrained_simplifier.cpp.Tim King
2016-09-09Fix bug in unconstrained simplifier related to sep.nil/distinguished variables.ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2015-10-23This removes a bug for reading data that has been popped from the back of a v...Tim King
2015-02-13Handle recursive singleton case for codatatypes, add regression. Simplify im...ajreynol
2014-07-01Update copyrights.Morgan Deters
2014-06-10Merging CAV14 paper bit-vector work.lianah
2014-04-17simplify mkSkolem naming system: don't use $$Kshitij Bansal
2014-03-16Fix for ite of >=64bit wide bitvectors with unconstrained condition.Peter Collingbourne
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-11-25Substantial Changes:Tim King
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-09-19General subscriber infrastructure for NodeManager, as discussed in theMorgan Deters
2012-08-24* disallow internal uses of mkVar() (you have to mkSkolem())Morgan Deters
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-06-15Fixes some assertion failuresClark Barrett
2012-06-14New substitutions implementation - fixes performance issue seen in nonclausalClark Barrett
2012-06-14The "no-tears-in-competition-mode" commit. Change all (non-driver, non-SAT-s...Morgan Deters
2012-06-12Fixed fuzzing bugClark Barrett
2012-06-11Fixed bug 352Clark Barrett
2012-06-06Fixed assertion failuresClark Barrett
2012-06-05More clean-upClark Barrett
2012-06-05Fixed a performance issue with unconstrained simplifierClark Barrett
2012-06-05Adding missing files...Clark Barrett
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback