Make sygus infer find function definitions (#1951)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 22 May 2018 18:08:31 +0000 (13:08 -0500)
committerGitHub <noreply@github.com>
Tue, 22 May 2018 18:08:31 +0000 (13:08 -0500)
commitcdf7aacd6b682645cf1a2bc609db005b2f4dafc7
treecc7d7885d1fed270d6601703a9a03d2501534629
parentd35a5a1d8072a662aa230319fbfc1611bb918ccf
Make sygus infer find function definitions (#1951)
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/theory/quantifiers/candidate_rewrite_database.cpp
src/theory/quantifiers/sygus/sygus_repair_const.cpp
src/theory/quantifiers/sygus_inference.cpp
src/theory/quantifiers/sygus_inference.h
test/regress/Makefile.tests
test/regress/regress1/quantifiers/horn-simple.smt2 [new file with mode: 0644]