fixed datatypes rewriter to detect clashes between non-datatype subfields. cleaned...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 9 Oct 2012 21:59:58 +0000 (21:59 +0000)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 9 Oct 2012 21:59:58 +0000 (21:59 +0000)
commita957f6f97f2e83d29f6c5d66f01e40f588ad95c5
tree8b95b65fad71aab9b0baee4b6bfc976b731f9502
parentdba60e91f02ae9ca3c3126c76d79a09c95f95a45
fixed datatypes rewriter to detect clashes between non-datatype subfields.  cleaned up model code, TheoryModel::getValue is now const.
src/theory/datatypes/datatypes_rewriter.h
src/theory/model.cpp
src/theory/model.h
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/model_builder.cpp
src/theory/quantifiers/model_builder.h
src/theory/rep_set.cpp
src/theory/rep_set.h
src/util/util_model.h