Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/
H A Dtheory_engine.h188 NotifyClass d_masterEENotify; variable
H A Dtheory_engine.cpp225 …d_masterEqualityEngine = new eq::EqualityEngine(d_masterEENotify,getSatContext(), "theory::master"… in finishInit()
293 d_masterEENotify(*this), in TheoryEngine()