Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/
H A Dinst_propagator.h72 TNode getCongruentTermExp( Node f, std::vector< TNode >& args, std::vector< Node >& exp );
H A Dinst_propagator.cpp173 TNode EqualityQueryInstProp::getCongruentTermExp( Node f, std::vector< TNode >& args, std::vector< … in getCongruentTermExp() function in EqualityQueryInstProp