added options for controlling resource step-count for various solving stages
authorLiana Hadarean <lianahady@gmail.com>
Thu, 28 May 2015 14:03:10 +0000 (15:03 +0100)
committerLiana Hadarean <lianahady@gmail.com>
Thu, 28 May 2015 14:03:10 +0000 (15:03 +0100)
commitb4aaa40ca834958130a8ee5a922ac45c6de84ce1
treed0ce340446271c56909bcac8b1697ca18b7d5773
parent3df7ea65b701a9ab054179af7efb4be120d280f2
added options for controlling resource step-count for various solving stages
35 files changed:
src/decision/decision_engine.h
src/parser/parser.cpp
src/prop/bvminisat/bvminisat.h
src/prop/bvminisat/core/Solver.cc
src/prop/bvminisat/core/Solver.h
src/prop/cnf_stream.cpp
src/prop/minisat/core/Solver.cc
src/prop/minisat/core/Solver.h
src/prop/prop_engine.cpp
src/prop/prop_engine.h
src/prop/sat_solver.h
src/prop/theory_proxy.cpp
src/prop/theory_proxy.h
src/smt/options
src/smt/smt_engine.cpp
src/theory/arith/theory_arith.cpp
src/theory/arrays/theory_arrays.cpp
src/theory/bv/bitblaster_template.h
src/theory/bv/bv_eager_solver.cpp
src/theory/bv/bv_subtheory_bitblast.cpp
src/theory/bv/bv_subtheory_core.cpp
src/theory/bv/bv_subtheory_inequality.cpp
src/theory/bv/eager_bitblaster.cpp
src/theory/bv/lazy_bitblaster.cpp
src/theory/bv/theory_bv.cpp
src/theory/bv/theory_bv.h
src/theory/output_channel.h
src/theory/quantifiers_engine.cpp
src/theory/rewriter.cpp
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/theory/theory_test_utils.h
src/theory/uf/theory_uf.cpp
src/util/resource_manager.cpp
src/util/resource_manager.h