3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 14:25:35 +00:00
z3/src/solver
Nikolaj Bjorner 33e8113c9e adding instrumentation to debug #1233
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-11-20 16:51:17 -08:00
..
check_sat_result.cpp ensure that timeouts are distinguished from other cancel events #848 2017-08-18 14:54:54 -07:00
check_sat_result.h ensure that timeouts are distinguished from other cancel events #848 2017-08-18 14:54:54 -07:00
CMakeLists.txt add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
combined_solver.cpp fix build break with virtual method override 2017-10-28 16:58:16 -07:00
combined_solver.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
combined_solver_params.pyg solver factories, cleanup solver API, simplified strategic solver, added combined solver 2012-12-11 17:47:27 -08:00
mus.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
mus.h extend constant folding for bit-vector overflow/underflow operators, #657 2016-06-24 07:43:05 -07:00
progress_callback.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
smt_logics.cpp add QF_DT 2017-09-17 01:39:39 +02:00
smt_logics.h smt_setup framework, all hooks to theory_str are redirected to theory_seq 2017-05-02 17:16:35 -04:00
solver.cpp add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
solver.h add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
solver2tactic.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
solver2tactic.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
solver_na2as.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
solver_na2as.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
solver_pool.cpp adding instrumentation to debug #1233 2017-11-20 16:51:17 -08:00
solver_pool.h add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
tactic2solver.cpp add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
tactic2solver.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00