Home
last modified time | relevance | path

Searched defs:explanationVector (Results 1 – 1 of 1) sorted by relevance

/dports/math/cvc4/CVC4-1.7/src/theory/
H A Dtheory_engine.cpp1673 std::vector<NodeTheoryPair> explanationVector; in getExplanationAndRecipe() local
1909 std::vector<NodeTheoryPair> explanationVector; in conflict() local
2001 void TheoryEngine::getExplanation(std::vector<NodeTheoryPair>& explanationVector, LemmaProofRecipe*… in getExplanation()