Initial work on sygusNormalForm.
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 21 Jan 2015 10:34:55 +0000 (11:34 +0100)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 21 Jan 2015 10:34:55 +0000 (11:34 +0100)
commite908abc0e8a7a7d61a4d6e25821042a8e860e873
tree079a5cbc0e1192d006c97e3283bfb81da4f6fb1b
parenta50f977b02c5653e03d4f3d9d8c7df1f9e2be48e
Initial work on sygusNormalForm.
src/Makefile.am
src/parser/smt2/smt2.cpp
src/theory/datatypes/datatypes_sygus.cpp [new file with mode: 0644]
src/theory/datatypes/datatypes_sygus.h [new file with mode: 0644]
src/theory/datatypes/theory_datatypes.cpp
src/theory/datatypes/theory_datatypes.h
src/theory/quantifiers/options
src/util/datatype.cpp
src/util/datatype.h