Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/sygus/
H A Dsygus_pbe.cpp474 int diffAllow = options::sygusPbeMultiFairDiff(); in constructCandidates() local
482 if (!options::sygusPbeMultiFair() || diff <= diffAllow) in constructCandidates()