Avoid computing cardinality when constructing models (#3268)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 17 Sep 2019 03:15:38 +0000 (22:15 -0500)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2019 03:15:38 +0000 (22:15 -0500)
commita983ec175a7b7a2c247274735b9740c417114d94
treedd1f5b107ca006318f4eb3915faebdbca0d2255d
parenta639b8d4122b583c61ad7a0f866b912b29bad77f
Avoid computing cardinality when constructing models (#3268)
src/expr/datatype.cpp
src/expr/type.cpp
src/expr/type.h
src/expr/type_node.cpp
src/expr/type_node.h
src/theory/theory_model_builder.cpp
test/regress/CMakeLists.txt
test/regress/regress1/datatypes/issue3266-small.smt2 [new file with mode: 0644]