Initial infrastructure for bounded set quantification (disabled). Refactoring and...
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 1 Jun 2016 20:51:39 +0000 (15:51 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 1 Jun 2016 20:51:47 +0000 (15:51 -0500)
commit6edc4fac0e5c868b6c6bad13ffc9112b16c1d5f5
tree2d89d797c3b2cf856be60234013c7dae9efae258
parentae5236eeda43ff591b9264d653727d4ae7d1de68
Initial infrastructure for bounded set quantification (disabled). Refactoring and fixes for --fmf-bound-int. Fix simple memory leaks in strings and bounded integers.
15 files changed:
src/theory/quantifiers/bounded_integers.cpp
src/theory/quantifiers/bounded_integers.h
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/full_model_check.cpp
src/theory/quantifiers/inst_strategy_e_matching.cpp
src/theory/quantifiers/model_builder.cpp
src/theory/quantifiers/model_engine.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/quantifiers_engine.cpp
src/theory/rep_set.cpp
src/theory/rep_set.h
src/theory/strings/theory_strings.cpp
test/regress/regress0/fmf/Makefile.am
test/regress/regress0/fmf/bound-int-alt.smt2 [new file with mode: 0644]