3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00
z3/src/tactic
2021-03-21 11:31:14 -07:00
..
aig booyah 2020-07-04 15:56:30 -07:00
arith fix #5035 2021-02-18 16:47:36 -08:00
bv deal with warnings reported in https://launchpadlibrarian.net/522361319/buildlog_ubuntu-groovy-s390x.z3_4.8.10-1ubuntu4ppa1_BUILDING.txt.gz 2021-02-11 13:49:47 -08:00
core more scaffolding 2021-03-21 11:31:14 -07:00
fd_solver integrate v2 of lns 2021-02-04 15:47:40 -08:00
fpa fix #5065 - regression solving str.from_int equations now that it isn't injective any longer 2021-03-02 12:59:48 -08:00
portfolio fix #5065 - regression solving str.from_int equations now that it isn't injective any longer 2021-03-02 12:59:48 -08:00
sls refactor get_sort 2021-02-02 04:45:54 -08:00
smtlogics fix #5065 - regression solving str.from_int equations now that it isn't injective any longer 2021-03-02 12:59:48 -08:00
ufbv fix #5065 - regression solving str.from_int equations now that it isn't injective any longer 2021-03-02 12:59:48 -08:00
CMakeLists.txt make context_solve configurable and exposed as top-level tactic parameter 2019-01-23 16:06:25 -08:00
converter.h booyah 2020-07-04 15:56:30 -07:00
dependency_converter.cpp Use 'override' where possible. 2018-10-02 10:26:38 +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 refactor get_sort 2021-02-02 04:45:54 -08:00
generic_model_converter.h fix #4904 2020-12-18 14:32:16 -08:00
goal.cpp fix #4648 2020-08-18 22:47:58 -07:00
goal.h booyah 2020-07-04 15:56:30 -07: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 refactor get_sort 2021-02-02 04:45:54 -08:00
horn_subsume_model_converter.h booyah 2020-07-04 15:56:30 -07:00
model_converter.cpp refactor get_sort 2021-02-02 04:45:54 -08:00
model_converter.h booyah 2020-07-04 15:56:30 -07: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 Use nullptr. 2018-10-02 09:11:19 +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
sine_filter.cpp fix #3459 2020-03-21 18:11:40 -07:00
sine_filter.h booyah 2020-07-04 15:56:30 -07:00
tactic.cpp handling cancelation #4425 2020-06-04 01:12:04 -07:00
tactic.h debug arith/mbi 2020-11-02 12:13:19 -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 disable selected functionality in SINGLE_THREAD mode 2020-05-18 14:47:33 -07:00
tactical.h booyah 2020-07-04 15:56:30 -07:00