Use std:unique_ptr instead of raw pointers in theory/bv. (#2385)
[cvc5.git] / src / theory / bv / bv_quick_check.h
2018-08-27 Mathias PreinerUse std:unique_ptr instead of raw pointers in theory...
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-03-07 Mathias PreinerMake statistics output consistent. (#1647)
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.
2016-01-09 Tim KingRemoving StatisticsRegistry's static functions current...
2016-01-06 Tim KingAdd SmtGlobals Class
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2014-11-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-11-19 Kshitij BansalMerge pull request #70 from kbansal/sets-for-merge...
2014-11-18 Liana Hadareanclear model cache in BVQuickCheck clearSolver() (fixes...
2014-11-10 Morgan DetersMerge branch '1.4.x'
2014-11-08 Morgan DetersMerge pull request #62 from mdeters/bv-cleanup
2014-11-08 Morgan DetersRemove some unused variables.
2014-11-07 Morgan DetersFix memory issues in bitvector theory, which is now...
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2014-06-26 Morgan DetersMerge tag 'smtcomp2014-resubmission'
2014-06-22 Morgan DetersMerge tag 'smtcomp2014-application'
2014-06-19 Morgan DetersFix compile errors with some versions of GCC.
2014-06-17 Morgan DetersFix compile errors with some versions of GCC.
2014-06-10 lianahMerging CAV14 paper bit-vector work.