Only register sygus terms to unfold if option is set (#3978)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 10 Mar 2020 05:35:31 +0000 (00:35 -0500)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2020 05:35:31 +0000 (22:35 -0700)
commit426469ee6b6e5f9e0f4f720d62ec3798b7badff7
tree4f3cbf6d20fb0aaea251b7700bf764eacffd87ff
parentccca2e76be3412fc24e1bb0a4eccae1133e519f4
Only register sygus terms to unfold if option is set (#3978)

Fixes #3953.
src/theory/quantifiers_engine.cpp