3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src/tactic
Nikolaj Bjorner 97af3a6120 fix #6021
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2022-05-08 11:25:24 -07:00
..
aig wrong unit for xor in aig tactic #5722 2021-12-22 13:14:06 -08:00
arith add stubs to control memory usage 2022-04-02 17:52:54 -07:00
bv #5849 2022-02-20 09:52:42 -08:00
core fix #5867 2022-02-26 09:52:23 -08:00
fd_solver improve pre-processing 2022-04-15 12:55:26 +02:00
fpa breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
portfolio remove refs to bare_str 2022-04-09 12:06:27 +02:00
sls breaking change. Enforce append semantics everywhere for parameter updates #5744 2021-12-30 19:11:14 -08:00
smtlogics fix #6021 2022-05-08 11:25:24 -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 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 #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 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 overhead with push-ite on shared terms 2022-02-14 19:36:14 +02:00
tactic.h Propagator (#5845) 2022-02-17 09:21:41 +02: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 Added decide-callback to user-propagator (#5978) 2022-04-15 20:07:17 +02:00
tactical.h booyah 2020-07-04 15:56:30 -07:00
user_propagator_base.h fix build 2022-04-16 15:16:53 +02:00