Simplify refinement in sygus solver (#7343)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 12 Oct 2021 22:50:53 +0000 (17:50 -0500)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 22:50:53 +0000 (22:50 +0000)
commitf8a65b6a678afb5c60f48046ea579e792f07b07b
treed872bd0bc1589d697df93f90f7670a2bd6466f64
parentafd08bf3024c1f4c0d2fa8bcfc3a2cccab6f44ad
Simplify refinement in sygus solver (#7343)

This tightens the interface of the sygus solver, which was a product of not using subsolver calls in the original design.
src/theory/quantifiers/sygus/synth_conjecture.cpp
src/theory/quantifiers/sygus/synth_conjecture.h
src/theory/quantifiers/sygus/synth_engine.cpp