Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/
H A Dterm_util.h223 bool containsVtsInfinity( Node n, bool isFree = false );
H A Dterm_util.cpp544 bool TermUtil::containsVtsInfinity( Node n, bool isFree ) { in containsVtsInfinity() function in CVC4::theory::quantifiers::TermUtil