3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00
z3/src/tactic
Nikolaj Bjorner f3fc6a50f3 formatting
2022-01-31 11:57:42 -08:00
..
aig wrong unit for xor in aig tactic #5722 2021-12-22 13:14:06 -08:00
arith formatting 2022-01-31 11:57:42 -08:00
bv axiom solver improvements 2021-12-31 11:53:40 -08:00
core counting function applications #5766 2022-01-10 14:51:25 -08:00
fd_solver Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
fpa breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
portfolio breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
sls breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
smtlogics separate dependencies for qe_lite 2022-01-12 03:26:22 -08:00
ufbv breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
CMakeLists.txt remove sine filter #5446 2021-08-01 05:05:45 -07:00
converter.h call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -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 booyah 2020-07-04 15:56:30 -07:00
equiv_proof_converter.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
equiv_proof_converter.h booyah 2020-07-04 15:56:30 -07:00
filter_model_converter.h booyah 2020-07-04 15:56:30 -07:00
generic_model_converter.cpp remove incorrect and inefficient default model conversion 2021-07-15 18:47:25 +02:00
generic_model_converter.h remove incorrect and inefficient default model conversion 2021-07-15 18:47:25 +02:00
goal.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
goal.h fix #5741 2021-12-27 15:10:09 -08: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_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
horn_subsume_model_converter.cpp remove incorrect and inefficient default model conversion 2021-07-15 18:47:25 +02:00
horn_subsume_model_converter.h remove incorrect and inefficient default model conversion 2021-07-15 18:47:25 +02:00
model_converter.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
model_converter.h remove incorrect and inefficient default model conversion 2021-07-15 18:47:25 +02:00
probe.cpp refactor get_sort 2021-02-02 04:45:54 -08:00
probe.h booyah 2020-07-04 15:56:30 -07:00
proof_converter.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
proof_converter.h booyah 2020-07-04 15:56:30 -07:00
replace_proof_converter.cpp merge with master 2018-03-25 14:57:01 -07:00
replace_proof_converter.h booyah 2020-07-04 15:56:30 -07:00
tactic.cpp add tactic name 2021-12-07 13:37:57 -08:00
tactic.h move user propagte declare to context level 2021-12-18 10:56:42 -08:00
tactic_exception.h booyah 2020-07-04 15:56:30 -07:00
tactic_params.pyg add default tactic as option to overwrite the behavior of strategic solver factory 2019-06-17 09:27:10 -07:00
tactical.cpp Better error reporting #5746 2022-01-02 11:31:50 -08:00
tactical.h booyah 2020-07-04 15:56:30 -07:00
user_propagator_base.h fix a few compiler warnings 2021-12-21 18:30:22 +00:00