Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/arith/
H A Dtheory_arith_private.cpp769 bool learnNegUb = !(negUb->hasProof()); in AssertLower() local
770 if(learnNegUb){ in AssertLower()
777 }else if(learnNegUb){ in AssertLower()