summaryrefslogtreecommitdiff
path: root/src/theory/bv/bitblaster.cpp
AgeCommit message (Expand)Author
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-27Added assertionClark Barrett
2013-03-27Updates to model-based array solverClark Barrett
2013-03-27fixed some model stufflianah
2013-03-26added model generation for bv subtheories and bv-inequality solver optionlianah
2013-02-14Removing BVDebug and replacing with Debug.Tim King
2013-02-04Fixing regression failure. The only unfixed ones seem model related which wou...lianah
2012-11-26fixup for incremental solvingDejan Jovanović
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-10-03added support for interrupting TheoryBVLiana Hadarean
2012-10-03adding ::getBooleanVariables to the PropEngineDejan Jovanović
2012-08-29* Numerous documentation fixes (fix doxygen warnings, add missing documentati...Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-06-14fixing the problems with the bvminisat. there was a case when things would ge...Dejan Jovanović
2012-06-14* removing rewriteEquality from the rewriterDejan Jovanović
2012-06-11fixing bitvector bugsDejan Jovanović
2012-05-16equality status for bitvectors can now look into the sat solver to check for ...Dejan Jovanović
2012-05-16refactored TheoryBV bitblaster and equality engine into subtheories (similar ...Liana Hadarean
2012-05-15renamed bv_sat.h, bv_sat.cpp to bitblaster.h, bitblaster.cpp respectivelyLiana Hadarean
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback