3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 14:49:01 +00:00
z3/src/tactic
Nuno Lopes 79eb6a0e66 reduce_invertible: fix mk_diagonal for BV 0
switch from -x to ~x
2020-03-31 12:22:43 +01:00
..
aig fix #3434 2020-03-23 11:51:21 -07:00
arith remove output from normalize bounds 2020-03-30 17:46:53 -07:00
bv fix #3294 2020-03-14 10:46:03 -07:00
core reduce_invertible: fix mk_diagonal for BV 0 2020-03-31 12:22:43 +01:00
fd_solver fix #3079 2020-02-23 09:45:05 -08:00
fpa fix #3294 2020-03-14 10:46:03 -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 fix #3294 2020-03-14 10:46:03 -07:00
smtlogics fix #3115 fix #3116 regressions from #3111 etc 2020-03-02 16:38:33 -08:00
ufbv fix #3294 2020-03-14 10:46:03 -07:00
CMakeLists.txt make context_solve configurable and exposed as top-level tactic parameter 2019-01-23 16:06:25 -08:00
converter.h merge with master 2018-03-25 14:57:01 -07:00
dependency_converter.cpp Use 'override' where possible. 2018-10-02 10:26:38 +07:00
dependency_converter.h add converters 2017-11-19 13:06:30 -08: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 merge with master 2018-03-25 14:57:01 -07:00
filter_model_converter.h Use override rather than virtual. 2018-02-09 21:19:27 +07:00
generic_model_converter.cpp remove copy in generic_model_converter 2018-07-03 17:51:40 +01:00
generic_model_converter.h Use 'override' where possible. 2018-10-02 10:26:38 +07:00
goal.cpp fix #3538, turn on proof checking assertions in goal.cpp for earlier coverage 2020-03-29 10:55:47 -07:00
goal.h fix #3294 2020-03-14 10:46:03 -07:00
goal_num_occurs.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
goal_num_occurs.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
horn_subsume_model_converter.cpp integrate lambda expressions 2018-06-26 07:23:04 -07:00
horn_subsume_model_converter.h add unit extraction 2018-03-06 01:08:17 -08:00
model_converter.cpp copy usorts as well 2020-03-10 19:18:59 -07:00
model_converter.h Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
probe.cpp Catch exceptions by const-reference 2018-10-16 19:16:07 +02:00
probe.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
proof_converter.cpp Use nullptr. 2018-10-02 09:11:19 +07:00
proof_converter.h merge with master 2018-03-25 14:57:01 -07:00
replace_proof_converter.cpp merge with master 2018-03-25 14:57:01 -07:00
replace_proof_converter.h merge with master 2018-03-25 14:57:01 -07:00
sine_filter.cpp fix #3459 2020-03-21 18:11:40 -07:00
sine_filter.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
tactic.cpp fix #3584 2020-03-30 16:50:53 -07:00
tactic.h fix #3584 2020-03-30 16:50:53 -07:00
tactic_exception.h remove some allocs from exceptions 2018-07-02 17:08:02 +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 model 2019-06-12 19:36:25 -07:00
tactical.h Fix typos. 2018-03-09 14:30:43 +07:00