Home
last modified time | relevance | path

Searched refs:getMinimalTerm (Results 1 – 3 of 3) sorted by relevance

/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/sygus/
H A Dsygus_unif.cpp48 Node SygusUnif::getMinimalTerm(const std::vector<Node>& terms) in getMinimalTerm() function in CVC4::theory::quantifiers::SygusUnif
80 return getMinimalTerm(solved); in constructBestSolvedTerm()
H A Dsygus_unif.h192 Node getMinimalTerm(const std::vector<Node>& terms);
H A Dsygus_unif_io.cpp1193 cached_ret_dt = getMinimalTerm(intervec); in constructSol()
1525 ret_dt = getMinimalTerm(retDts); in constructSol()