Disable filtering of shapes in sygus-rcons pool. (#7922)
authorAbdalrhman Mohamed <32971963+abdoo8080@users.noreply.github.com>
Tue, 11 Jan 2022 21:58:17 +0000 (15:58 -0600)
committerGitHub <noreply@github.com>
Tue, 11 Jan 2022 21:58:17 +0000 (21:58 +0000)
commit4975ae6cd117f6103ada4ccca329b1e348583ce0
tree9e71effd652ee4350fc12f64e8f600e0b96a2318
parent7ed586537b7767dee79a85e2754a12570328211c
Disable filtering of shapes in sygus-rcons pool. (#7922)

This PR disables filtering of enumerated shapes in the pool of the Sygus reconstruction algorithm.
src/theory/quantifiers/sygus/sygus_reconstruct.cpp
src/theory/quantifiers/sygus/sygus_reconstruct.h
test/regress/CMakeLists.txt
test/regress/regress2/sygus/no-bad-filter.sy [new file with mode: 0644]