Allow multiple functions in sygus unif approaches (#1831)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 30 Apr 2018 03:25:42 +0000 (22:25 -0500)
committerGitHub <noreply@github.com>
Mon, 30 Apr 2018 03:25:42 +0000 (22:25 -0500)
commit58985bed1bb0a812d97b3d490268023a164ba5e5
treef2df8f6f918d6f394e6c74e771e56cacbdb279ad
parentb260533f7b2c5fc217fa0f5036ab121249829bd4
Allow multiple functions in sygus unif approaches (#1831)
src/theory/quantifiers/sygus/cegis_unif.cpp
src/theory/quantifiers/sygus/sygus_pbe.cpp
src/theory/quantifiers/sygus/sygus_unif.cpp
src/theory/quantifiers/sygus/sygus_unif.h
src/theory/quantifiers/sygus/sygus_unif_io.cpp
src/theory/quantifiers/sygus/sygus_unif_io.h
src/theory/quantifiers/sygus/sygus_unif_rl.cpp
src/theory/quantifiers/sygus/sygus_unif_rl.h
test/regress/Makefile.tests
test/regress/regress1/sygus/pbe_multi.sy [new file with mode: 0644]