summaryrefslogtreecommitdiff
path: root/src/theory/bv/bitblast_strategies.cpp
AgeCommit message (Expand)Author
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-05-03changed the shifting bit-blasting to potentially be more efficientlianah
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-02-14Removing BVDebug and replacing with Debug.Tim King
2012-12-12* fixed bug 481 by adding check for division by 0 in bit-vector division circuitlianah
2012-11-13added support for division by zero for bit-vector division operatorsLiana Hadarean
2012-10-23fixed TheoryBV collectModel info to check for shared terms; this seems to fix...Liana Hadarean
2012-10-19BV theory model fixLiana Hadarean
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-03implemented collectModelInfo for TheoryBVLiana Hadarean
2012-08-29* Numerous documentation fixes (fix doxygen warnings, add missing documentati...Morgan Deters
2012-07-08Bugs resolved by this commit: #314, #322, #359, #364, #365.Morgan Deters
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-05-28Added some BV rewrites, fixed bugs in array theory, made ite simp work with BVClark Barrett
2012-05-15renamed bv_sat.h, bv_sat.cpp to bitblaster.h, bitblaster.cpp respectivelyLiana Hadarean
2012-04-11merge from arrays-clark branchMorgan Deters
2012-04-04 * added propagation as lemmas to TheoryBV:Liana Hadarean
2012-03-25sat_module.h,cpp -> sat_solver.h,cpp (as intended)Dejan Jovanović
2012-03-22Merged updated version of the bitvector theory:Liana Hadarean
2012-03-02CDMap -> CDHashMapDejan Jovanović
2012-02-29This should fix the debian build fails:Liana Hadarean
2012-02-25Refactored CnfStream to work with the bv theory Bitblaster:Liana Hadarean
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback