Example inference utility (#3670)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 3 Feb 2020 14:51:26 +0000 (08:51 -0600)
committerGitHub <noreply@github.com>
Mon, 3 Feb 2020 14:51:26 +0000 (08:51 -0600)
commit413bd34cee7aad26b1138e4412b5ceb44ae74405
tree4341ac1d9658e9086a951ec07910ef6f09d80b5d
parentbdb685d928d1f4bb570acdc6c8427217a6b6cbe3
Example inference utility (#3670)
src/CMakeLists.txt
src/theory/quantifiers/quant_util.cpp
src/theory/quantifiers/sygus/example_infer.cpp [new file with mode: 0644]
src/theory/quantifiers/sygus/example_infer.h [new file with mode: 0644]
src/theory/quantifiers/sygus/sygus_pbe.cpp
test/regress/CMakeLists.txt
test/regress/regress2/sygus/examples-deq.sy [new file with mode: 0644]