Simplify the QCF algorithm by more aggressive flattening, removes EqRegistry approach...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 24 Jan 2014 19:58:52 +0000 (13:58 -0600)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 24 Jan 2014 19:59:08 +0000 (13:59 -0600)
commitf32765c4777a55d0e078aeb575a0811676613fad
treea766a6e6b43b8086d042a7ed71ef58b35319d36e
parentb68af471e96ba36ddd1bd135608fe5a6239bfc22
Simplify the QCF algorithm by more aggressive flattening, removes EqRegistry approach.  Minor change to quantifier macros.  Add option --quant-cf-mode.
src/theory/quantifiers/instantiation_engine.cpp
src/theory/quantifiers/macros.cpp
src/theory/quantifiers/modes.h
src/theory/quantifiers/options
src/theory/quantifiers/options_handlers.h
src/theory/quantifiers/quant_conflict_find.cpp
src/theory/quantifiers/quant_conflict_find.h
src/theory/quantifiers/quantifiers_rewriter.cpp