summaryrefslogtreecommitdiff
path: root/src/theory/bv/bitblaster_template.h
AgeCommit message (Expand)Author
2018-04-02Reorganize bitblaster code. (#1695)Mathias Preiner
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-01-15Removing more miscellaneous throw specifiers. (#1509)Tim King
2018-01-08Removing more miscellaneous throw specifiers. (#1488)Tim King
2017-12-08Make collect model info return a Bool (#1421)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-28Fix for bug 733Clark Barrett
2017-03-06Adding support for bool-to-bvClark Barrett
2016-11-07Fixing a memory leak in the eager bitblaster.Tim King
2016-07-05resolved merge conflictsPaulMeng
2016-07-05Merge branch 'master' of https://github.com/CVC4/CVC4.gitPaulMeng
2016-05-26Changed aig_bitblaster to work with cryptominisatlianah
2016-05-24Merged cryptominisat from experimental branch.Liana Hadarean
2016-05-16Enable --sygus-direct-eval by default, limit to terms that do not induce Bool...ajreynol
2016-04-20update from the masterPaulMeng
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-22Garbage collecting the MinisatEmptyNotify for the EagerBitblaster.Tim King
2016-01-28Adding listeners to Options.Tim King
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-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-18Making getEqualityStatus more powerful for bit-vector theory.lianah
2014-07-01Update copyrights.Morgan Deters
2014-06-21fixed build failurelianah
2014-06-19added model generation to eager bit-blasting and turned abc off by defaultlianah
2014-06-19Fix compile errors with some versions of GCC.Morgan Deters
2014-06-10Merging CAV14 paper bit-vector work.lianah
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback