First draft of ambqi_builder (new implementation of MBQI based on disjoint sets).
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 6 May 2014 13:19:04 +0000 (08:19 -0500)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 6 May 2014 13:19:16 +0000 (08:19 -0500)
commitc9404d8ecdfbc6da4fd125cefede7a21a5499e4d
tree153365a3a79246e0ab8dcb9ce475aaeed23bd74b
parent5254bf67589daeb387778cf9f392ddd8285b75cb
First draft of ambqi_builder (new implementation of MBQI based on disjoint sets).
src/Makefile.am
src/theory/quantifiers/ambqi_builder.cpp [new file with mode: 0755]
src/theory/quantifiers/ambqi_builder.h [new file with mode: 0755]
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/model_engine.cpp
src/theory/quantifiers/modes.cpp
src/theory/quantifiers/modes.h
src/theory/quantifiers/options_handlers.h
src/theory/quantifiers_engine.cpp