Move first order model for full model check to own file (#5918)
[cvc5.git] / src / theory / bv / theory_bv_utils.h
2020-12-10 Gereon KremerFixed a bunch of clang warnings. (#5637)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-02-26 Andrew ReynoldsFix node arity issue in reduction of int2bv (#3777)
2020-01-28 Andrew ReynoldsAvoid PLUS with one child for bv2nat elimination (...
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-09-11 Andrew ReynoldsSupport model cores via option --produce-model-cores...
2018-08-04 Aina NiemetzAdd rewrite for BITVECTOR_ITE with const children....
2018-02-20 Aina NiemetzImprove documentation of bv::utils::isCoreTerm (#1617)
2018-02-20 Aina NiemetzUnrecursified and merged bv::utils::is(Core|Equality...
2018-02-17 Aina Niemetzbv::utils::mk(And|Or) Do not return true if size of...
2018-02-16 Aina NiemetzRemoved bv::utils::mkConjunction (redundant). (#1610)
2018-02-13 Aina NiemetzMoved (unrecursified) bv::utils::collectVars. (#1602)
2018-02-11 Aina NiemetzMove (unrecursified) bv::utils::numNodes to lazy_bitbla...
2018-02-10 Aina NiemetzMove BitVector specific funs from bv::utils to util...
2018-02-10 Aina NiemetzRemove mkNode from bv::utils (#1587)
2018-02-08 Aina NiemetzClean up bv utils (part one). (#1580)
2018-02-08 Aina NiemetzSimplify and cleanup bv::utils::mkConjunction. (#1571)
2018-02-07 Aina NiemetzUse template for bv::utils::mkOr. (#1570)
2018-02-07 Aina NiemetzUse template for bv::utils::mkAnd. (#1569)
2018-02-07 Aina NiemetzRenamed bv::utils::isBVGroundTerm to isBvConstTerm...
2018-02-07 Aina NiemetzSplit and document theory_bv_utils. (#1566)
2018-01-16 Tim KingRemoving more miscellaneous throw specifiers. (#1509)
2018-01-09 Aina NiemetzAdd bv util mkConst(unsigned, Integer&). (#1499)
2018-01-06 Mathias PreinerAdd special {SGE,SGT,NE}_UDIV1 side conditions for...
2018-01-02 Andrew ReynoldsRewrites for BitVector multiplication (#1465)
2017-12-21 Mathias PreinerAdd rewriting rule for ranking benchmarks. (#1448)
2017-12-09 Mathias PreinerAdd CEGQI BV linearization of additions and equalities...
2017-12-08 Aina NiemetzFixed side conditions for CBQI BV, added unit tests...
2017-10-05 Aina NiemetzAdd mkZero, mkOne and mkUmulo to bv utils. (#1200)
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-10-13 ajreynolMerging bv parts of ajr/bvExt branch, minor additions...
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-27 Liana HadareanMerged bit-vector and uf proof branch.
2015-09-02 Kshitij BansalMerge remote-tracking branch 'origin/master'
2015-08-20 Liana Hadareanfix to bug659 due to algebraic solver model building
2015-07-28 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2015-07-20 ajreynolSquashed merge of SygusComp 2015 branch.
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-15 lianahbv static learning and rewrites for power of 2 terms
2014-06-10 lianahMerging CAV14 paper bit-vector work.
2014-04-28 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-04-28 Kshitij BansalMerge pull request #25 from kbansal/sets
2014-04-28 Kshitij BansalMerge remote-tracking branch 'upstream/master' into...
2014-04-17 Kshitij Bansalsimplify mkSkolem naming system: don't use $$
2013-12-26 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2013-12-24 Morgan DetersMerge branch '1.3.x'
2013-12-24 Morgan DetersMinor code cleanup.
2013-12-05 Morgan DetersUpdate copyrights, add missing file-level documentation...
2013-09-30 Liana Hadareanmerged golden
2013-09-13 Morgan DetersDocumentation fixes, some code typo fixes, file perms...
2013-05-03 Tim KingMerging branch 'soiquickexplain'.
2013-05-03 Tim KingMerge branch 'fcexplanations'
2013-05-02 lianahMerge branch 'master' of https://github.com/CVC4/CVC4
2013-04-30 lianahfixed merge conflicts
2013-04-30 lianahadded several rewrite rules (BitwiseSlicing, Ule/SleEli...
2013-04-30 lianahadded several rewrite rules (BitwiseSlicing, Ule/SleEli...
2013-04-29 Kshitij BansalMerge pull request #9 from kbansal/master
2013-04-26 Kshitij BansalMerge experimental decisionweight branch
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2013-03-29 Dejan JovanovićMerge branch 'master' of github.com:CVC4/CVC4
2013-03-27 lianahMerge branch 'master' into bv-core
2013-03-27 lianahadded model generation for bv subtheories and bv-inequa...
2013-03-23 lianahfixed some explanation problems for the core theory...
2013-03-22 lianahMerge branch 'master' into bv-core
2013-03-21 lianahMerge branch 'master' into bv-core
2013-03-21 lianahMerge branch 'master' into bv-core
2013-03-21 lianahMerge branch 'master' into bv-core
2013-03-20 Liana Hadareanmerged master with dejan's constant evaluating equality...
2013-03-13 lianahpost failed attempts at getting the incremental solver...
2013-02-26 lianahMerge branch '1.0.x' of https://github.com/CVC4/CVC4...
2013-02-15 Tim KingMerge branch '1.0.x'
2013-02-14 Tim KingRemoving BVDebug and replacing with Debug.
2013-02-02 lianahmerged master into branch
2013-01-29 lianahcompiling implementation of new slicer finished; need...
2013-01-25 lianahminor changes trying to optimize the slicing code
2012-12-11 Liana Hadareanfixed some slicer bugs; set up bv theory to run bit...
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-09-19 Morgan DetersGeneral subscriber infrastructure for NodeManager,...
2012-08-24 Morgan Deters* disallow internal uses of mkVar() (you have to mkSkol...
2012-06-13 Clark BarrettFixes lots of problems in bv rewrite rules and adds...
2012-06-06 Dejan JovanovićChanges to the combination mechanism, lots of details...
2012-05-28 Clark BarrettAdded some BV rewrites, fixed bugs in array theory...
2012-05-08 Liana HadareanMerging in bvprop branch, with proper bit-vector propag...
2012-04-11 Morgan Detersmerge from arrays-clark branch
2012-04-04 Liana Hadarean * added propagation as lemmas to TheoryBV:
2012-03-22 Liana HadareanMerged updated version of the bitvector theory:
2012-02-25 Liana HadareanRefactored CnfStream to work with the bv theory Bitblaster:
2011-09-28 Morgan Detersvariety of visibility fixes (should clean up some of...
next