Disallow let in sygus grammars, check for free variables in sygus constructors (...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 13 Sep 2019 21:31:12 +0000 (16:31 -0500)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2019 21:31:12 +0000 (16:31 -0500)
commita90b9e2b70be427d1380cb5e65dc33c86e4a63b2
treea6cae3c98ec5c25b65c605dafd0d9e36e110245d
parente69f6c3aa94e382d082d23f847709a97d9470f31
Disallow let in sygus grammars, check for free variables in sygus constructors (#3259)
13 files changed:
src/expr/datatype.cpp
src/parser/parser.h
src/parser/smt2/Smt2.g
src/parser/smt2/smt2.cpp
src/parser/smt2/smt2.h
src/printer/sygus_print_callback.cpp
src/printer/sygus_print_callback.h
test/regress/regress0/sygus/let-ringer.sy
test/regress/regress0/sygus/let-simp.sy
test/regress/regress1/sygus/abv.sy
test/regress/regress1/sygus/let-bug-simp.sy
test/regress/regress1/sygus/tester.sy
test/regress/regress1/sygus/twolets2-orig.sy