3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-29 18:23:49 +00:00
z3/src/solver
Nikolaj Bjorner bfd61fec00 enable user propagation on tactics
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2021-12-02 08:28:52 -08:00
..
assertions Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
check_logic.cpp
check_logic.h
check_sat_result.cpp
check_sat_result.h
CMakeLists.txt
combined_solver.cpp
combined_solver.h
combined_solver_params.pyg
mus.cpp
mus.h
parallel_params.pyg
parallel_tactic.cpp make it easier to debug parallel 2021-09-10 07:09:22 +02:00
parallel_tactic.h
progress_callback.h
smt_logics.cpp #4869 load datatype parsing for HORN logic 2021-10-26 11:54:29 +02:00
smt_logics.h remove a hundred implicit constructors/destructors 2021-05-23 14:25:01 +01:00
solver.cpp remove incorrect and inefficient default model conversion 2021-07-15 18:47:25 +02:00
solver.h base -> core 2021-11-29 19:55:10 -08:00
solver2tactic.cpp
solver2tactic.h
solver_na2as.cpp
solver_na2as.h
solver_params.pyg remove incorrect and inefficient default model conversion 2021-07-15 18:47:25 +02:00
solver_pool.cpp
solver_pool.h
tactic2solver.cpp enable user propagation on tactics 2021-12-02 08:28:52 -08:00
tactic2solver.h