3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 06:39:02 +00:00
z3/src/tactic
2022-10-27 20:10:55 -07:00
..
aig fix #6355 2022-09-22 17:05:32 -05:00
arith rename set-flat to set-flat-and-or to allow to differentiate parameters 2022-10-27 11:22:57 -07:00
bv Fix some warnings about unused stuff. (#6290) 2022-08-21 12:39:30 -07:00
core enforce flat within QF_BV tactic, cap in-processing var-elim loops 2022-10-27 20:10:55 -07:00
fd_solver fix #6376 2022-09-30 13:03:34 -04:00
fpa Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
portfolio Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
sls breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
smtlogics enforce flat within QF_BV tactic, cap in-processing var-elim loops 2022-10-27 20:10:55 -07: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 Use = default for virtual constructors. 2022-08-05 18:11:46 +03: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 Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01: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 #6319 2022-09-23 22:22:34 -05: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 #5858 2022-02-21 17:45:00 -08:00
horn_subsume_model_converter.h remove incorrect and inefficient default model conversion 2021-07-15 18:47:25 +02:00
model_converter.cpp Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
model_converter.h display model in add/del format 2022-06-07 13:14:36 -07:00
probe.cpp refactor get_sort 2021-02-02 04:45:54 -08:00
probe.h Use = default for virtual constructors. 2022-08-05 18:11:46 +03:00
proof_converter.cpp Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
proof_converter.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
replace_proof_converter.cpp merge with master 2018-03-25 14:57:01 -07:00
replace_proof_converter.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
tactic.cpp #6319 2022-09-23 22:22:34 -05:00
tactic.h added API to monitor clause inferences 2022-10-19 08:34:55 -07:00
tactic_exception.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01: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 added API to monitor clause inferences 2022-10-19 08:34:55 -07:00
tactical.h booyah 2020-07-04 15:56:30 -07:00
user_propagator_base.h added API to monitor clause inferences 2022-10-19 08:34:55 -07:00