3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src/solver
Nikolaj Bjorner 017165c474 fix bug with model completion and remove spurious std::cout
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-06-24 09:02:12 -07:00
..
check_sat_result.cpp old_params ==> front_end_params. Isolated abstract solver interface 2012-11-01 11:28:14 -07:00
check_sat_result.h enable core minimization with qsat in case it turns out to be useful 2016-06-12 15:58:12 -07:00
combined_solver.cpp enable core minimization with qsat in case it turns out to be useful 2016-06-12 15:58:12 -07:00
combined_solver.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -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 fix bug with model completion and remove spurious std::cout 2016-06-24 09:02:12 -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
solver.cpp enable core minimization with qsat in case it turns out to be useful 2016-06-12 15:58:12 -07:00
solver.h enable core minimization with qsat in case it turns out to be useful 2016-06-12 15:58:12 -07:00
solver_na2as.cpp fixes to #596 and #592: use exponential step increments on integer problems, align int.to.str with canonizer and disequality checker 2016-05-17 01:00:42 -07:00
solver_na2as.h extend constant folding for bit-vector overflow/underflow operators, #657 2016-06-24 07:43:05 -07:00
tactic2solver.cpp extend constant folding for bit-vector overflow/underflow operators, #657 2016-06-24 07:43:05 -07:00
tactic2solver.h reworking cancellation 2015-12-11 16:21:24 -08:00