3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-15 02:06:34 +00:00
z3/src/solver
2026-06-07 14:17:38 -07:00
..
assertions Standardize for-loop increments to prefix form (++i) (#8199) 2026-02-18 20:57:29 -08:00
check_logic.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-02-18 20:57:29 -08:00
check_logic.h
check_sat_result.cpp refactor solver to include settable stats 2026-06-07 14:17:38 -07:00
check_sat_result.h refactor solver to include settable stats 2026-06-07 14:17:38 -07:00
CMakeLists.txt Add parallel_tactical2.cpp: portfolio parallel solver using the solver API (#9515) 2026-05-12 21:19:27 -04:00
combined_solver.cpp refactor solver to include settable stats 2026-06-07 14:17:38 -07:00
combined_solver.h
combined_solver_params.pyg
mus.cpp Remove copies (#8583) 2026-02-18 21:02:22 -08:00
mus.h
parallel_params.pyg connect parallel tactical2 as side load 2026-05-13 14:59:05 -07:00
parallel_tactical.cpp
parallel_tactical.h
parallel_tactical2.cpp Simplify parallel_tactical2.cpp for naming consistency and minor expression cleanup (#9526) 2026-05-13 16:57:52 -04:00
parallel_tactical2.h replace struct by class 2026-05-22 14:14:23 -07:00
preferred_value_propagator.h Remove redundant non-virtual destructors with = default (#8462) 2026-02-18 20:58:01 -08:00
progress_callback.h
simplifier_solver.cpp refactor solver to include settable stats 2026-06-07 14:17:38 -07:00
simplifier_solver.h
slice_solver.cpp refactor solver to include settable stats 2026-06-07 14:17:38 -07:00
slice_solver.h
smt_logics.cpp benchmark patching 2026-05-20 13:32:23 -07:00
smt_logics.h SMT2 front-end: accept HO_ALL and normalize curried expression-head applications (#9636) 2026-05-26 18:39:38 -07:00
solver.cpp
solver.h
solver2tactic.cpp Standardize for-loop increments to prefix form (++i) (#8199) 2026-02-18 20:57:29 -08:00
solver2tactic.h
solver_na2as.cpp
solver_na2as.h
solver_pool.cpp refactor solver to include settable stats 2026-06-07 14:17:38 -07:00
solver_pool.h
solver_preprocess.cpp
solver_preprocess.h
tactic2solver.cpp refactor solver to include settable stats 2026-06-07 14:17:38 -07:00
tactic2solver.h