summaryrefslogtreecommitdiff
path: root/src/theory/bv/bv_subtheory.h
AgeCommit message (Expand)Author
2019-11-15Remove staticrmStaticAndres Noetzli
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-01-14ClausalBitvectorProof (#2786)Alex Ozdemir
2018-12-03Bit vector proof superclass (#2599)Alex Ozdemir
2018-06-25Updated copyright headers.Aina Niemetz
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-11-29Adding missing break statements. CID 1362756. (#1394)Tim King
2017-09-26Fixing CID 1362903: Initializing d_bvp to nullptr. (#1136)Tim King
2017-07-07Update copyright headers.Mathias Preiner
2016-04-20update from the masterPaulMeng
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2014-07-01Update copyrights.Morgan Deters
2014-06-10Merging CAV14 paper bit-vector work.lianah
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-07-22Bug fix for --fmf-fmc for non-uninterpreted sort quantifiers, added infrastru...Andrew Reynolds
2013-05-14added some extra options to the bit-vector theorylianah
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-26added model generation for bv subtheories and bv-inequality solver optionlianah
2013-03-25cleaned up the bv subtheory interface; added check for inequality theory comp...lianah
2013-03-25getEqualityStatus now also queries the inequality solverlianah
2013-03-21incorporated dejan's constant evaluation; now getting destruction seg faultlianah
2013-03-18more work on inequality reasoning for bvlianah
2013-03-16started work on the inequality bv subtheorylianah
2013-03-13post failed attempts at getting the incremental solver to worklianah
2012-12-10ported my bv-core branch from svn to gitLiana Hadarean
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-03implemented collectModelInfo for TheoryBVLiana Hadarean
2012-06-11fixing bitvector bugsDejan Jovanović
2012-05-24Separating the subtheory implementations in the bitvector theory.Dejan Jovanović
2012-05-21Updating equality manager to handle tagged trigger terms. Notifications are p...Dejan 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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback