Optimizations and fixes for computing whether a type is finite (#2179)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sat, 21 Jul 2018 14:19:31 +0000 (09:19 -0500)
committerGitHub <noreply@github.com>
Sat, 21 Jul 2018 14:19:31 +0000 (09:19 -0500)
commit0d12fcbb5f1c047f951a69aa6ef4ae127f499312
treed177dd93a13a8ae4ac5c9a22ab8c5aa97537d19d
parent585d2ac394e99a155ed40aa2da2fb550ff60fc7b
Optimizations and fixes for computing whether a type is finite (#2179)
src/expr/type_node.cpp
src/options/quantifiers_options.toml
src/theory/datatypes/datatypes_sygus.cpp
src/theory/datatypes/theory_datatypes.cpp
src/theory/datatypes/type_enumerator.cpp
src/theory/quantifiers/fmf/model_engine.cpp
src/theory/quantifiers/term_enumeration.cpp
src/util/cardinality.h
test/regress/Makefile.tests
test/regress/regress1/sygus/array_search_5-Q-easy.sy [new file with mode: 0644]