Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/
H A Dtheory_engine.h501 inline void setPropEngine(prop::PropEngine* propEngine) { in setPropEngine() function
/dports/math/cvc4/CVC4-1.7/src/smt/
H A Dsmt_engine.cpp963 d_theoryEngine->setPropEngine(d_propEngine); in finishInit()