Merged my changes from experimental branch (new array decision procedure,
authorClark Barrett <barrett@cs.nyu.edu>
Sun, 27 Dec 2015 03:20:27 +0000 (19:20 -0800)
committerClark Barrett <barrett@cs.nyu.edu>
Sun, 27 Dec 2015 03:20:27 +0000 (19:20 -0800)
commit815f2c96856e96e977b725254b65d68fc0323947
tree1d11fc7b9da181ca4a5c7d92b6e53ba549f1de3e
parent36eb9ee46b9fa3d4b14c943bc2f434663a2844ef
Merged my changes from experimental branch (new array decision procedure,
translation to bit-vectors for QF_NIA).
13 files changed:
examples/README
src/options/arrays_options
src/options/smt_options
src/smt/smt_engine.cpp
src/theory/arrays/array_info.cpp
src/theory/arrays/array_info.h
src/theory/arrays/theory_arrays.cpp
src/theory/arrays/theory_arrays.h
src/theory/output_channel.h
src/theory/theory_engine.h
src/theory/theory_test_utils.h
test/unit/theory/theory_engine_white.h
test/unit/theory/theory_white.h