summaryrefslogtreecommitdiff
path: root/src/theory/bv/lazy_bitblaster.cpp
AgeCommit message (Expand)Author
2018-04-02Reorganize bitblaster code. (#1695)Mathias Preiner
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2018-02-11Move (unrecursified) bv::utils::numNodes to lazy_bitblaster.cpp. (#1594)Aina Niemetz
2018-02-09Remove mkNode from bv::utils (#1587)Aina Niemetz
2018-01-15Removing more miscellaneous throw specifiers. (#1509)Tim King
2018-01-08Removing more miscellaneous throw specifiers. (#1488)Tim King
2018-01-08Add bv util mkConst(unsigned, Integer&). (#1499)Aina Niemetz
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-07-07Update copyright headers.Mathias Preiner
2017-03-28Fix for bug 733Clark Barrett
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-10-13Merging bv parts of ajr/bvExt branch, minor additions to ExtTheory.ajreynol
2016-05-16Enable --sygus-direct-eval by default, limit to terms that do not induce Bool...ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-23squash-merge from proof branchGuy
2016-01-28Adding listeners to Options.Tim King
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-05-29changed resource step options to unsignedlianah
2015-05-28added options for controlling resource step-count for various solving stagesLiana Hadarean
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2014-11-18clear model cache in BVQuickCheck clearSolver() (fixes bug 587)Liana Hadarean
2014-11-17Resource-limiting work.Liana Hadarean
2014-11-07Fix memory issues in bitvector theory, which is now valgrind-clean (mostly re...Morgan Deters
2014-08-22Unsat core infrastruture and API (SMT-LIB compliance to come).Morgan Deters
2014-08-18Making getEqualityStatus more powerful for bit-vector theory.lianah
2014-07-01Update copyrights.Morgan Deters
2014-06-21fixed build failurelianah
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback