Makes SyGuS parsing more robust in invariant problems (#2509)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Wed, 26 Sep 2018 23:13:29 +0000 (18:13 -0500)
committerGitHub <noreply@github.com>
Wed, 26 Sep 2018 23:13:29 +0000 (18:13 -0500)
commit672d1347c2daeddb8c434ea996f95ba555d22589
treeef2634cd546e10e14e30d44aadb557e020e278e2
parentbd866bbf75606663315c15ce4f28862e99b70cbd
Makes SyGuS parsing more robust in invariant problems (#2509)
src/parser/smt2/Smt2.g
src/parser/smt2/smt2.cpp
src/parser/smt2/smt2.h
test/regress/CMakeLists.txt
test/regress/Makefile.tests
test/regress/regress0/sygus/inv-different-var-order.sy [new file with mode: 0644]