Added map from skolem variables to new ite formulas in ite removal.
authorClark Barrett <barrett@cs.nyu.edu>
Mon, 30 Apr 2012 14:42:28 +0000 (14:42 +0000)
committerClark Barrett <barrett@cs.nyu.edu>
Mon, 30 Apr 2012 14:42:28 +0000 (14:42 +0000)
commit97555307af3415d6fbbac3fc9dccdafec51056b7
tree56b47f809268d5b8ae21594d22cbec7ced8f46aa
parent9ac1cb18f03a5edf4b50532d29e195f74d6a83c2
Added map from skolem variables to new ite formulas in ite removal.
d_sharedTermsExist is now set based on logicInfo instead of dynamically when
shared terms are found.
src/prop/prop_engine.cpp
src/prop/prop_engine.h
src/smt/smt_engine.cpp
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/util/ite_removal.cpp
src/util/ite_removal.h