Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/sep/
H A Dtheory_sep.h243 bound_strict, enumerator
H A Dtheory_sep.cpp913 if( d_bound_kind[tn1]!=bound_strict && d_bound_kind[tn1]!=bound_invalid ){ in processAssertion()
997 if( bt!=bound_strict ){ in processAssertion()
998 d_bound_kind[tn] = bound_strict; in processAssertion()
1006 add = bt!=bound_strict; in processAssertion()