3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-31 19:24:00 +00:00
z3/src/tactic
Nikolaj Bjorner f645ef7677 fix #4461
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-06-02 18:08:42 -07:00
..
aig fix #3557 2020-04-03 16:37:59 -07:00
arith fix #4191 2020-05-02 11:15:11 -07:00
bv remove using insert_if_not_there2 2020-04-25 15:08:51 -07:00
core fix #4461 2020-06-02 18:08:42 -07:00
fd_solver fix #3557 2020-04-03 16:37:59 -07:00
fpa fix #3919 2020-04-11 12:31:38 -07:00
portfolio add bit-matrix, avoid flattening and/or after bit-blasting, split pdd_grobner into solver/simplifier, add xlin, add smtfd option for incremental mode logic 2020-01-01 20:14:20 -08:00
sls NYI control paths 2020-04-28 20:19:20 -07:00
smtlogics restore the tactics with nlsat 2020-05-11 19:12:02 -07:00
ufbv reorder 2020-04-28 16:04:37 -07:00
CMakeLists.txt
converter.h
dependency_converter.cpp
dependency_converter.h
equiv_proof_converter.cpp
equiv_proof_converter.h
filter_model_converter.h
generic_model_converter.cpp
generic_model_converter.h
goal.cpp fix #3833 2020-04-08 04:34:36 -07:00
goal.h fix #3294 2020-03-14 10:46:03 -07:00
goal_num_occurs.cpp fix #4174 2020-05-01 13:15:51 -07:00
goal_num_occurs.h fix #4174 2020-05-01 13:15:51 -07:00
goal_shared_occs.cpp
goal_shared_occs.h
goal_util.cpp
goal_util.h
horn_subsume_model_converter.cpp
horn_subsume_model_converter.h
model_converter.cpp copy usorts as well 2020-03-10 19:18:59 -07:00
model_converter.h
probe.cpp
probe.h
proof_converter.cpp
proof_converter.h
replace_proof_converter.cpp
replace_proof_converter.h
sine_filter.cpp fix #3459 2020-03-21 18:11:40 -07:00
sine_filter.h
tactic.cpp fix #4176 2020-05-01 16:34:33 -07:00
tactic.h fix #3557 2020-04-03 16:37:59 -07:00
tactic_exception.h
tactic_params.pyg
tactical.cpp disable selected functionality in SINGLE_THREAD mode 2020-05-18 14:47:33 -07:00
tactical.h