1 Commits

Author SHA1 Message Date
Andrew Reynolds
5b3fb0d4a4 Fix issues related to interpolants (#9976)
Fixes cvc5/cvc5-projects#654.

Fixes include:

sygus-core-connective algorithm should be robust to candidates involving partial functions
sygus interpolation module should avoid repeated variables in input list
sygus interpolation default grammar construction should rely on the internal subsolver. in particular this ensures internal heuristics, e.g. sygus-add-const-grammar are leveraged.
2023-08-28 13:45:26 +00:00