Home
last modified time | relevance | path

Searched refs:getStreamGuardedLemma (Results 1 – 2 of 2) sorted by relevance

/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/sygus/
H A Dsynth_conjecture.h364 Node getStreamGuardedLemma(Node n) const;
H A Dsynth_conjecture.cpp468 lem = getStreamGuardedLemma(lem); in doCheck()
626 lem = getStreamGuardedLemma(lem); in doCheck()
985 Node SynthConjecture::getStreamGuardedLemma(Node n) const in getStreamGuardedLemma() function in CVC4::theory::quantifiers::SynthConjecture