Move basic sygus enumerator to its own file (#3149)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 2 Aug 2019 20:25:26 +0000 (15:25 -0500)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2019 20:25:26 +0000 (15:25 -0500)
commitae83890dc38177f7c5c9cf07d7905ea7bf62d055
tree5ec223915143a7100aa4aafe03f704f49f801d8a
parentef4bac5d6082c21afc43c896552290d3026ede75
 Move basic sygus enumerator to its own file (#3149)
src/CMakeLists.txt
src/theory/quantifiers/sygus/sygus_enumerator_basic.cpp [new file with mode: 0644]
src/theory/quantifiers/sygus/sygus_enumerator_basic.h [new file with mode: 0644]
src/theory/quantifiers/sygus/synth_conjecture.cpp