3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 05:48:44 +00:00
z3/src/tactic
2024-09-18 17:48:03 +03:00
..
aig fix #6652 2023-03-27 16:20:33 -07:00
arith remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
bv remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
core remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
fd_solver Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
fpa increase build version, better propagation in euf-egraph, handle assumptions in sat.smt 2023-01-17 14:07:07 -08:00
portfolio maintain ownership of dependency 2024-04-10 17:57:14 -07:00
sls fixes to bv-sls 2024-04-07 14:24:13 -07:00
smtlogics add release nodes and add the author reference in qfnra_tactic 2024-08-12 08:49:55 -10:00
ufbv Fix some typos. (#7115) 2024-02-07 23:06:43 -08:00
.#tactic.cpp Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
CMakeLists.txt move horn_subsume_model_converter to ast/converters 2022-11-03 20:26:02 -07:00
dependency_converter.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
dependency_converter.h move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
dependent_expr_state_tactic.h updates 2024-03-05 12:28:31 -08:00
goal.cpp fix #7165 2024-03-17 16:33:40 -07:00
goal.h move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
goal_num_occurs.cpp fix #4174 2020-05-01 13:15:51 -07:00
goal_num_occurs.h booyah 2020-07-04 15:56:30 -07:00
goal_proof_converter.h Fix some typos. (#7115) 2024-02-07 23:06:43 -08:00
goal_shared_occs.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
goal_shared_occs.h booyah 2020-07-04 15:56:30 -07:00
goal_util.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
goal_util.h booyah 2020-07-04 15:56:30 -07:00
probe.cpp refactor get_sort 2021-02-02 04:45:54 -08:00
probe.h remove default destructors & some default constructors 2024-09-04 22:30:23 +01:00
tactic.cpp Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
tactic.h Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
tactic_exception.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
tactical.cpp Add command to set initial value hints for solver in various components 2024-09-18 17:48:03 +03:00
tactical.h booyah 2020-07-04 15:56:30 -07:00
user_propagator_base.h Add initial value setting for variables in Z3 API, solver, and optimize modules 2024-09-18 16:13:15 +03:00