3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 06:39:02 +00:00
z3/src/solver
Nikolaj Bjorner ae728374c8 disable buggy clausification in ba_solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2018-01-15 17:20:19 -08:00
..
check_sat_result.cpp implementing model updates 2017-10-30 16:11:51 -05:00
check_sat_result.h include mc0 for display method 2017-11-21 20:40:43 -08:00
CMakeLists.txt add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
combined_solver.cpp prepare for variable scoping and autarkies 2017-12-13 20:11:16 -08: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 disable buggy clausification in ba_solver 2018-01-15 17:20:19 -08:00
solver.h fix uninitialized variable m_gc_burst in config, have cuber accept and receive optional vector of variables indicating splits and global autarky as output 2017-12-14 02:38:45 -08:00
solver2tactic.cpp remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
solver2tactic.h add stubs for converting assertions, consolidate filter_model_converter 2017-11-17 14:51:13 -08:00
solver_na2as.cpp add stubs for converting assertions, consolidate filter_model_converter 2017-11-17 14:51:13 -08:00
solver_na2as.h add stubs for converting assertions, consolidate filter_model_converter 2017-11-17 14:51:13 -08:00
solver_pool.cpp prepare for variable scoping and autarkies 2017-12-13 20:11:16 -08:00
solver_pool.h add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
tactic2solver.cpp prepare for variable scoping and autarkies 2017-12-13 20:11:16 -08:00
tactic2solver.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00