Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/main/
H A Ddriver_unified.cpp216 opts.getIncrementalSolving() && in runCvc4()
327 if(!opts.getIncrementalSolving() && opts.getTearDownIncremental() > 1) { in runCvc4()
/dports/math/cvc4/CVC4-1.7/src/options/
H A Doptions_public_functions.cpp105 bool Options::getIncrementalSolving() const{ in getIncrementalSolving() function in CVC4::Options
H A Doptions.h216 bool getIncrementalSolving() const;