3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-16 12:30:28 +00:00
z3/src/tactic
Nikolaj Bjorner f4c500c519 fix build
reference types are not part of C
2022-04-16 15:16:53 +02: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 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
equiv_proof_converter.cpp
equiv_proof_converter.h
filter_model_converter.h
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
goal_num_occurs.h
goal_shared_occs.cpp
goal_shared_occs.h
goal_util.cpp
goal_util.h
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
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
replace_proof_converter.cpp
replace_proof_converter.h
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
tactic_params.pyg
tactical.cpp Added decide-callback to user-propagator (#5978) 2022-04-15 20:07:17 +02:00
tactical.h
user_propagator_base.h fix build 2022-04-16 15:16:53 +02:00