Home
last modified time | relevance | path

Searched defs:d_propagationQueue (Results 1 – 2 of 2) sorted by relevance

/dports/math/cvc4/CVC4-1.7/src/theory/booleans/
H A Dcircuit_propagator.h264 std::vector<TNode> d_propagationQueue; variable
/dports/math/cvc4/CVC4-1.7/src/theory/uf/
H A Dequality_engine.h507 std::deque<MergeCandidate> d_propagationQueue; variable