Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/main/
H A Ddriver_unified.cpp215 if(opts.wasSetByUserIncrementalSolving() && in runCvc4()
285 if(!opts.wasSetByUserIncrementalSolving()) { in runCvc4()
495 if(!opts.wasSetByUserIncrementalSolving()) { in runCvc4()
/dports/math/cvc4/CVC4-1.7/src/options/
H A Doptions_public_functions.cpp285 bool Options::wasSetByUserIncrementalSolving() const { in wasSetByUserIncrementalSolving() function in CVC4::Options
H A Doptions.h261 bool wasSetByUserIncrementalSolving() const;