Fix unsat-core issues related to rewrite rules, quantifiers preprocessing, and string...
authorajreynol <andrew.j.reynolds@gmail.com>
Thu, 9 Apr 2015 13:51:26 +0000 (15:51 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Thu, 9 Apr 2015 13:51:26 +0000 (15:51 +0200)
commit3f59801357808a538934b04ce7bf0894dec1b0dd
tree9a32729a077f25fbd7ef2e84825d1e177d29bafd
parent7443276e61db276e5ba48d605cb6b08a35c5a100
Fix unsat-core issues related to rewrite rules, quantifiers preprocessing, and strings preprocessing.  Minor fix for conjecture generation for finite types.
src/smt/smt_engine.cpp
src/theory/quantifiers/conjecture_generator.cpp
src/theory/quantifiers/first_order_reasoning.cpp
src/theory/quantifiers/fun_def_process.cpp
src/theory/quantifiers/macros.cpp
src/theory/strings/theory_strings_preprocess.cpp
src/theory/strings/theory_strings_preprocess.h
src/util/sort_inference.cpp