Move first order model for full model check to own file (#5918)
[cvc5.git] / src / theory / bv / bv_subtheory_algebraic.h
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-04 Andrew Reynolds(new theory) Update TheoryBV to new standard for collec...
2020-09-04 Mathias PreinerSplit lazy bit-vector solver from TheoryBV (#5009)
2020-06-16 Aina NiemetzUpdate copyright headers.
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-08-27 Mathias PreinerUse std:unique_ptr instead of raw pointers in theory...
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-03-05 Mathias PreinerEnable -Wsuggest-override by default. (#1643)
2017-12-08 Andrew ReynoldsMake collect model info return a Bool (#1421)
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-07 Mathias PreinerUpdate copyright headers.
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2014-07-11 Kshitij BansalMerge pull request #48 from kbansal/segfaultfix
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-04 Kshitij Bansalinitialize variables
2014-07-01 Morgan DetersUpdate copyrights.
2014-06-15 lianahfixed fuzzer assertion failures for bv
2014-06-10 lianahMerging CAV14 paper bit-vector work.