Separate sygus term utilities to new file, minor cleanup from last commit.
authorajreynol <andrew.j.reynolds@gmail.com>
Mon, 10 Jul 2017 19:35:47 +0000 (14:35 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Mon, 10 Jul 2017 19:35:47 +0000 (14:35 -0500)
commit0e513c05b2e0ae3b8e2d08514ccb8007258f963b
tree0b0b458a1a3d6415f4b7ff1f298fcd443cbb37fb
parentf3590092818d9eab9d961ea602093029ff472a85
Separate sygus term utilities to new file, minor cleanup from last commit.
src/Makefile.am
src/expr/node.cpp
src/theory/datatypes/datatypes_sygus.cpp
src/theory/quantifiers/ce_guided_instantiation.cpp
src/theory/quantifiers/ce_guided_pbe.cpp
src/theory/quantifiers/ce_guided_single_inv.cpp
src/theory/quantifiers/ce_guided_single_inv_sol.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/quantifiers/term_database_sygus.cpp [new file with mode: 0644]
src/theory/quantifiers/term_database_sygus.h [new file with mode: 0644]