Suppport SAT logic (#1310)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 4 Nov 2017 02:18:01 +0000 (21:18 -0500)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2017 02:18:01 +0000 (21:18 -0500)
commit2ef8fe2eefaecdb62653d36c88169fe906512b9d
tree09e1c088ba3f9e9f99a4238dd1a3528b131a9c59
parentf70af84aa6ad1511963e6cec97c6096fdcc1b37d
Suppport SAT logic (#1310)

* Support SAT logic.

* Add lustre example.

* Add to smt1 as well.

* Fix.

* Fix.

* Fix for new option.
src/parser/smt1/smt1.cpp
src/parser/smt1/smt1.h
src/theory/logic_info.cpp
test/regress/regress0/fmf/Makefile.am
test/regress/regress0/fmf/sat-logic.smt2 [new file with mode: 0644]
test/regress/regress0/sygus/Makefile.am
test/regress/regress0/sygus/ccp16.lus.sy [new file with mode: 0644]