summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-08-18 11:41:46 -0500
committerGitHub <noreply@github.com>2020-08-18 11:41:46 -0500
commitab9742939d7706e10ea3d70c73275e97a5235f03 (patch)
treed7d08da62cc172bdd8940357c27d848dc9e3c04c /src/theory/theory_engine.cpp
parentc460fd4ba1cdacf04305475e605071889ed0e92f (diff)
Split SygusSolver from SmtEngine (#4891)
This is the solver for standard SyGuS queries. Notice it now depends only on SmtSolver and not SmtEngine. This PR updates Expr -> Node for the sygus interface in SmtEngine. SmtEnginePrivate is no longer needed and is deleted with this PR.
Diffstat (limited to 'src/theory/theory_engine.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback