Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/sep/
H A Dtheory_sep.cpp637 bool needAddLemma = false; in check() local
683 needAddLemma = true; in check()
756 …f negated assertions, addedLemma=" << addedLemma << ", needAddLemma=" << needAddLemma << std::endl; in check()
771 needAddLemma = true; in check()
816 if( needAddLemma ){ in check()