Use std:unique_ptr instead of raw pointers in theory/bv. (#2385)
[cvc5.git] / src / theory / bv / theory_bv.cpp
2018-08-27 Mathias PreinerUse std:unique_ptr instead of raw pointers in theory...
2018-08-21 Tim KingAdd constexpr annotations to help coverity understand...
2018-08-16 Andres NoetzliMove node algorithms to separate file (#2311)
2018-08-01 Andrew ReynoldsFix issues with bv2nat (#2219)
2018-08-01 Mathias PreinerRemove hasAssertions() method from eager BV solver...
2018-07-30 Mathias PreinerAdd support for incremental eager bit-blasting. (#1838)
2018-07-06 Andrew ReynoldsSplit ext theory to own file and document (#1809)
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-05-30 Mathias PreinerNormalize negated bit-vector terms over equalities...
2018-05-23 Andrew ReynoldsAdd notions of evaluated kinds in TheoryModel (#1947)
2018-05-10 Aina NiemetzRefactored BVAckermann preprocessing pass. (#1889)
2018-04-20 yoni206Enforcing --no-bv-eq, --no-bv-algebraic and --no-bv...
2018-03-07 Mathias PreinerMake statistics output consistent. (#1647)
2018-02-10 Aina NiemetzRemove mkNode from bv::utils (#1587)
2018-01-16 Tim KingRemoving more miscellaneous throw specifiers. (#1509)
2018-01-09 Aina NiemetzAdd bv util mkConst(unsigned, Integer&). (#1499)
2017-12-08 Andrew ReynoldsMake collect model info return a Bool (#1421)
2017-10-21 Mathias PreinerAdd rewriting rules for Eq/Ult with sign_extend and...
2017-08-24 Andrew ReynoldsMerge pull request #191 from timothy-king/cleanup-regexp
2017-08-24 Andres NoetzliFix typos
2017-08-09 Aina NiemetzFix Assertion (compiler warning) in theory/bv/theory_bv.cpp
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-04-04 ajreynolSimplify Theory::collectModelInfo interface to not...
2017-03-28 Tim KingMinor cleanups to ExtTheory.
2017-03-27 Clark BarrettMerge pull request #137 from 4tXJ7f/throw_quals
2017-03-27 Tim KingMaking the ExtTheory object a private member of Theory.
2016-12-03 Clark BarrettFix for bug 734
2016-11-16 Clark BarrettMerge pull request #108 from timothy-king/smt2-parser...
2016-11-14 ajreynolMinor improvement to caching for extf bv inferences.
2016-11-12 Tim KingMerge pull request #105 from timothy-king/delete-maxed-out
2016-11-11 Clark BarrettEnable eager bitblasting for QF_ABV when no stores...
2016-11-11 ajreynolAdd simple inferences for extended bitvector functions...
2016-10-13 ajreynolMerging bv parts of ajr/bvExt branch, minor additions...
2016-10-11 Paul MengMerge branch 'origin' of https://github.com/CVC4/CVC4.git
2016-10-01 Tim KingMerge pull request #93 from timothy-king/clang-format
2016-09-26 Tim KingDeleting the eager bitblasting solver if present in...
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-08-16 ajreynolInitial infrastructure for ExtTheory, generalize extend...
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-06-06 guykatzzMerge pull request #85 from CVC4/master_for_proof_merge
2016-06-02 GuyMerge from proof branch
2016-06-02 GuyRevert "Merging proof branch"
2016-06-02 GuyMerging proof branch
2016-05-27 Clark BarrettMerged QF_UFBV support from experimental branch
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-28 Tim KingAdding listeners to Options.
2016-01-27 Liana HadareanMerged bit-vector and uf proof branch.
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
2015-05-29 lianahchanged resource step options to unsigned
2015-05-28 Liana Hadareanadded options for controlling resource step-count for...
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
2015-04-23 Clark BarrettMerge branch 'master' into google
2015-04-21 Clark BarrettChanges needed to compile at Google, plus some bug...
2014-11-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-11-17 Morgan DetersNew, uniform checkTime statistic for all theories ...
2014-11-17 Liana HadareanResource-limiting work.
2014-11-10 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersFix memory issues in bitvector theory, which is now...
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-05 Morgan DetersMerge branch '1.4.x'
2014-10-17 Morgan DetersMerge branch '1.4.x'
2014-10-16 Morgan DetersMerge branch '1.4.x'
2014-10-11 Morgan DetersMerge branch '1.4.x'
2014-10-10 Kshitij BansalMerge remote-tracking branch 'origin/1.4.x'
2014-10-09 Morgan DetersMerge branch '1.4.x'
2014-10-07 Morgan DetersMerge branch '1.4.x'
2014-10-06 Morgan DetersMerge branch '1.4.x'
2014-10-06 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-02 Morgan DetersMerge branch '1.4.x'.
2014-09-30 Morgan DetersMerge branch '1.4.x'
2014-09-27 Morgan DetersMerge branch '1.4.x'
2014-09-26 Morgan DetersMerge branch '1.4.x'
2014-09-17 Kshitij BansalMerge branch '1.4.x' while ignoring commit 8d5eb49.
2014-09-17 Kshitij BansalMerge branch '1.4.x'
2014-09-03 Kshitij BansalMerge remote-tracking branch 'origin/master'
2014-09-03 Kshitij Bansalcheck() optimization
2014-08-22 Morgan DetersMerge branch '1.4.x'
2014-08-22 Morgan DetersMerge branch '1.4.x'
2014-08-19 Morgan DetersMerge branch '1.4.x'
2014-08-19 lianahMaking getEqualityStatus more powerful for bit-vector...
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 lianahfixed merge conflict
2014-06-19 lianahadded model generation to eager bit-blasting and turned...
2014-06-16 lianahfixed bv bug due to applying equisatisfiable transforma...
2014-06-15 lianahEvil bitvector preprocessing pass for simplifying power...
2014-06-15 lianahbv static learning and rewrites for power of 2 terms
2014-06-14 lianahmore bv rewrites
2014-06-14 lianahfixed merge
2014-06-14 lianahadded bv inequality rewrite
next