Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/sygus/
H A Dsynth_conjecture.cpp1006 Node curr_stream_guard = nm->mkSkolem("G_Stream", nm->booleanType()); in mkLiteral() local
1007 return curr_stream_guard; in mkLiteral()