Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/sygus/
H A Dsygus_process_conj.h219 Node inferDefinition(
H A Dsygus_process_conj.cpp91 Node SynthConjectureProcessFun::inferDefinition( in inferDefinition() function in CVC4::theory::quantifiers::SynthConjectureProcessFun
462 Node def = inferDefinition(it->first, term_to_arg_carry, free_vars); in processTerms()