Dynamic allocation of model equality engine (#4911)
[cvc5.git] / src / theory / theory_engine.cpp
2020-08-21 Andrew ReynoldsDynamic allocation of model equality engine (#4911)
2020-08-21 Andrew ReynoldsConnect the relevance manager to TheoryEngine and use...
2020-08-21 Andrew ReynoldsRemove BV equality slicer (#4928)
2020-08-18 Andrew Reynolds(proof-new) Theory preprocessor proof producing (#4807)
2020-08-18 Andrew ReynoldsQuantifiers engine stores a pointer to the master equal...
2020-08-17 Andrew ReynoldsDynamic allocation of equality engine in Theory (#4890)
2020-08-05 Andrew V. JonesWhen checking models, ensure that error message is...
2020-07-28 Andrew ReynoldsUse lemma property enum for OutputChannel::lemma (...
2020-07-27 Andrew Reynolds(proof-new) Proof production for term formula removal...
2020-07-15 Andrew ReynoldsSimplify entailment check interface (#4744)
2020-07-14 Andres NoetzliFix caching in TheoryEngine::getExplanation() (#4736)
2020-07-11 Andrew ReynoldsCache explanations in TheoryEngine::getExplanation...
2020-07-11 Andrew Reynolds(proof-new) Update Theory interface for proof-new ...
2020-07-07 Andrew ReynoldsTransfer ownership of internal Options from NodeManager...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-12 Andrew Reynolds(proof-new) Split TheoryEngine (#4558)
2020-06-03 Andrew ReynoldsUpdate CEGQI to use lemma status instead of forcing...
2020-04-02 Andres NoetzliInitialize theory rewriters in theories (#4197)
2020-03-31 Andrew ReynoldsRemove replay and use-theory options and idl (#4186)
2020-03-18 Alex OzdemirMove node visitor class from smt_util/ to expr/ (#4110)
2020-03-05 Aina NiemetzMove ownership of DecisionEngine into PropEngine. ...
2020-03-05 Aina NiemetzRevert "Move ownership of DecisionEngine into PropEngin...
2020-03-05 Andrew ReynoldsMove ownership of DecisionEngine into PropEngine. ...
2020-03-05 Mathias PreinerEnable -Wshadow and fix warnings. (#3909)
2020-02-29 Andrew Reynolds Throw warning instead of error for non-constant values...
2020-02-27 Andrew ReynoldsInitial work towards -Wshadow (#3817)
2020-02-26 Andres NoetzliRemove portfolio leftovers (#3821)
2020-02-22 makaimannDump boolean propagations and conflicts for decision...
2020-02-20 Mathias Preinerresource manager: Add statistic for every resource...
2020-02-17 Andrew Reynolds Fix soundness bug in reduction of integer div/mod...
2019-12-17 Mathias PreinerGenerate code for options with modes. (#3561)
2019-12-16 makaimannTrace tags for dumping the decision tree in org-mode...
2019-11-04 Andrew ReynoldsMake check synth solution robust to auxiliary assertion...
2019-11-04 Andrew ReynoldsMake getSynthSolution return a Bool (#3306)
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-10-15 Andres NoetzliFix OOB access (#3383)
2019-10-11 Aina NiemetzMake order of theories explicit in the source code...
2019-09-19 Andrew ReynoldsSupport context-(in)dependent decision strategies....
2019-09-16 Andrew ReynoldsRemove equality inference option for quantifiers (...
2019-09-16 Andrew ReynoldsReturn RecoverableModalException when model is not...
2019-04-17 Andrew ReynoldsMore use of isClosure (#2959)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-11-27 Andrew ReynoldsLazy model construction in TheoryEngine (#2633)
2018-10-04 Andrew ReynoldsClean remaining references to getNextDecisionRequest...
2018-09-15 Andres NoetzliRefactor how assertions are added to decision engine...
2018-09-12 Andrew Reynolds Initial infrastructure for theory decision manager...
2018-09-04 Andrew ReynoldsMinor improvements to theory model builder interface...
2018-08-26 Andres NoetzliRefactor unconstrained simplification pass (#2374)
2018-08-23 Aina NiemetzRefactor ITE simplification preprocessing pass. (#2360)
2018-08-17 Andrew ReynoldsRemove support for flipDecision (#2319)
2018-08-17 Tim King Initialize inputAssertions only when proofRecipe is...
2018-08-16 Andres NoetzliMove node algorithms to separate file (#2311)
2018-06-28 Andrew ReynoldsRemove comment about model value hack (#2118)
2018-05-27 Andrew ReynoldsFix cegqi assertions for quantified non-linear cases...
2018-05-23 Andrew ReynoldsAdd notions of evaluated kinds in TheoryModel (#1947)
2018-05-10 Aina NiemetzRefactored BVAckermann preprocessing pass. (#1889)
2018-05-08 Mathias PreinerRefactor bv-abstraction preprocessing pass. (#1860)
2018-05-08 Andrew ReynoldsInfrastructure for approximations in model output ...
2018-05-03 Andrew ReynoldsInterleave quantifiers checks with ground theory checks...
2018-04-25 yoni206Refactor bv-to-bool and bool-to-bv preprocessing passes...
2018-04-16 Andres NoetzliRemoveTermFormulas: Remove ContainsTermITEVisitor ...
2018-04-12 Andrew ReynoldsFixes for free variables in assertions (#1762)
2018-04-08 Andrew ReynoldsCheck free variables in assertions (#1737)
2018-04-04 Andrew ReynoldsDo not debug check models when unknown (#1748)
2018-03-07 Mathias PreinerMake statistics output consistent. (#1647)
2018-03-06 Andrew ReynoldsSimplify initialization of quantifiers engine (#1641)
2018-02-22 Aina NiemetzFixed disabling the BV equality slicer for quantifiers...
2018-02-22 Aina NiemetzDisable BV equality slicer if not pure QF_BV. (#1619)
2018-02-14 Andrew ReynoldsQuantifiers subdirectories (#1608)
2018-02-02 Haniel BarbosaOption to check solutions produced by SyGuS solver...
2018-01-16 Tim KingRemoving more miscellaneous throw specifiers. (#1509)
2017-12-08 Andrew ReynoldsMake collect model info return a Bool (#1421)
2017-12-07 Andrew ReynoldsAdd command for define-fun-rec and add to API (#1412)
2017-11-15 Tim KingAdding garbage collection for Proof objects. (#1294)
2017-11-01 Andrew Reynolds(Move-only) Refactor and document theory model part...
2017-10-26 Tim KingRemoving throw specifiers from OutputChannel and subcla...
2017-09-14 MartinFloating point symfpu support (#1093)
2017-08-24 Andrew ReynoldsMerge pull request #191 from timothy-king/cleanup-regexp
2017-08-24 Andres NoetzliFix typos
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.
2017-06-21 Andrew ReynoldsMerge pull request #175 from CVC4/fix_uninit
2017-06-18 ajreynolFix assertion
2017-06-18 ajreynolMinor change to ensureTheoryAtoms for bug 828.
2017-04-04 ajreynolSimplify Theory::collectModelInfo interface to not...
2017-04-04 Clark BarrettMerge pull request #141 from 4tXJ7f/remove_def
2017-04-03 Andrew ReynoldsMerge pull request #142 from timothy-king/nlAlgMerge
2017-04-03 Tim KingAdding a model based axiom instantiation scheme for...
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.
2017-03-27 Tim KingMaking ppNotifyAssertions take a const vector.
2017-03-27 Tim KingMoving the CareGraph into its own file.
2017-03-24 ajreynolRefactor model building for quantifiers to be a single...
2017-03-06 Clark BarrettAdding support for bool-to-bv
2017-03-02 ajreynolMinor cleanup and reorganization related to last commit.
2017-03-02 ajreynolEliminate Boolean term conversion. Generalizes removeIT...
2017-01-04 Andrew ReynoldsMerge pull request #122 from 4tXJ7f/fix_lfsc_str
2017-01-04 guykatzzMerge pull request #120 from 4tXJ7f/fix_f_pp_holes
2016-12-17 Andres NotzliFix dependency tracing for fewerPreprocessingHoles
next