Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/
H A Dterm_database.cpp184 bool withinQuant, in addTerm()
429 bool withinQuant, in addTermHo()
/dports/math/cvc4/CVC4-1.7/src/theory/
H A Dquantifiers_engine.cpp932 void QuantifiersEngine::addTermToDatabase( Node n, bool withinQuant, bool withinInstClosure ){ in addTermToDatabase()