Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/sep/
H A Dtheory_sep.h57 bool d_bounds_init; variable
H A Dtheory_sep.cpp54 d_bounds_init = false; in TheorySep()
1069 if( !d_bounds_init ){ in initializeBounds()
1071 d_bounds_init = true; in initializeBounds()