Do not eliminate variables only occurring in patterns. Minor improvements to sort...
authorajreynol <andrew.j.reynolds@gmail.com>
Mon, 10 Nov 2014 14:53:51 +0000 (15:53 +0100)
committerajreynol <andrew.j.reynolds@gmail.com>
Mon, 10 Nov 2014 14:53:51 +0000 (15:53 +0100)
commitbe316870ef337a435d65f46a26f40ef0eab97934
tree24db24b777180ea71d0e9078b7bcf4eff05ae9dc
parent8a43f6c6aa01f9b27434caf1c5dd9ef6b2dcd963
Do not eliminate variables only occurring in patterns.  Minor improvements to sort inference.  Remove unused code.
src/theory/quantifiers/candidate_generator.cpp
src/theory/quantifiers/quant_conflict_find.cpp
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/quantifiers_rewriter.h
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/theory_engine.cpp
src/util/sort_inference.cpp