Type enumerators take optional argument indicating fixed cardinalities of uninterpret...
authorajreynol <andrew.j.reynolds@gmail.com>
Fri, 15 Jan 2016 22:57:56 +0000 (23:57 +0100)
committerajreynol <andrew.j.reynolds@gmail.com>
Fri, 15 Jan 2016 22:57:56 +0000 (23:57 +0100)
commit9d677333439c15677b6891ee8f6bd368a5df9f0a
tree07768d701e98e3ec39b4a37fa40681e61658eb97
parent081351e87edeb52facba0d0abc2e933433480444
Type enumerators take optional argument indicating fixed cardinalities of uninterpreted sorts. Modify TheoryModelBuilder.  Fix bug in fmf-empty-sorts.
15 files changed:
src/theory/arith/type_enumerator.h
src/theory/arrays/type_enumerator.h
src/theory/booleans/type_enumerator.h
src/theory/builtin/type_enumerator.h
src/theory/bv/type_enumerator.h
src/theory/datatypes/type_enumerator.cpp
src/theory/datatypes/type_enumerator.h
src/theory/mktheorytraits
src/theory/quantifiers/model_engine.cpp
src/theory/sets/theory_sets_type_enumerator.h
src/theory/strings/type_enumerator.h
src/theory/theory_model.cpp
src/theory/theory_model.h
src/theory/type_enumerator.h
src/theory/type_enumerator_template.cpp