Refactor modes for sygus+single invocation. Add option --inst-rlv-cond. Minor fixes...
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 18 May 2016 15:06:49 +0000 (10:06 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 18 May 2016 15:06:49 +0000 (10:06 -0500)
commit2e02c1c2fb999f2f1cdefe867f843c2c46ad0ef0
treee9234dd807818316a9029cab5badc62b6874fa67
parent8768c1079798599bbe27b29bc49087d45857a112
Refactor modes for sygus+single invocation.  Add option --inst-rlv-cond. Minor fixes for inst max level.
44 files changed:
src/options/options_handler.cpp
src/options/options_handler.h
src/options/quantifiers_modes.h
src/options/quantifiers_options
src/smt/smt_engine.cpp
src/theory/quantifiers/ce_guided_instantiation.cpp
src/theory/quantifiers/ce_guided_single_inv.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers/term_database.h
src/theory/quantifiers_engine.cpp
test/regress/regress0/sygus/array_search_2.sy
test/regress/regress0/sygus/array_sum_2_5.sy
test/regress/regress0/sygus/clock-inc-tuple.sy
test/regress/regress0/sygus/commutative.sy
test/regress/regress0/sygus/const-var-test.sy
test/regress/regress0/sygus/constant.sy
test/regress/regress0/sygus/dt-no-syntax.sy
test/regress/regress0/sygus/dt-test-ns.sy
test/regress/regress0/sygus/dup-op.sy
test/regress/regress0/sygus/enum-test.sy
test/regress/regress0/sygus/hd-sdiv.sy
test/regress/regress0/sygus/icfp_28_10.sy
test/regress/regress0/sygus/inv-example.sy
test/regress/regress0/sygus/let-ringer.sy
test/regress/regress0/sygus/let-simp.sy
test/regress/regress0/sygus/list-head-x.sy
test/regress/regress0/sygus/max.sy
test/regress/regress0/sygus/max2-univ.sy
test/regress/regress0/sygus/multi-fun-polynomial2.sy
test/regress/regress0/sygus/nflat-fwd-3.sy
test/regress/regress0/sygus/nflat-fwd.sy
test/regress/regress0/sygus/no-flat-simp.sy
test/regress/regress0/sygus/no-mention.sy
test/regress/regress0/sygus/no-syntax-test-bool.sy
test/regress/regress0/sygus/no-syntax-test-no-si.sy
test/regress/regress0/sygus/no-syntax-test.sy
test/regress/regress0/sygus/parity-AIG-d0.sy
test/regress/regress0/sygus/strings-small.sy
test/regress/regress0/sygus/sygus-dt.sy
test/regress/regress0/sygus/tl-type.sy
test/regress/regress0/sygus/twolets1.sy
test/regress/regress0/sygus/twolets2-orig.sy
test/regress/regress0/sygus/uminus_one.sy
test/regress/regress0/sygus/unbdd_inv_gen_winf1.sy