Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/
H A Dtheory_engine.cpp1730 void TheoryEngine::ensureLemmaAtoms(const std::vector<TNode>& atoms, theory::TheoryId atomsTo) { in ensureLemmaAtoms()
1799 theory::TheoryId atomsTo) { in lemma()