3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 06:39:02 +00:00
z3/src/tactic
Nikolaj Bjorner 6f63f8761c
optimizations to bv-solver and euf-egraph (#4698)
* additional bit-vector propagators

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* rename restrict (not a keyword, but well) #4694, tune euf

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* merge

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>

* add pb rewriting to pb2bv #4697

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-09-20 06:47:27 -07:00
..
aig booyah 2020-07-04 15:56:30 -07:00
arith optimizations to bv-solver and euf-egraph (#4698) 2020-09-20 06:47:27 -07:00
bv optimizations to bv-solver and euf-egraph (#4698) 2020-09-20 06:47:27 -07:00
core booyah 2020-07-04 15:56:30 -07:00
fd_solver fix regression in get-consequence on QF_FD 2020-09-08 12:43:18 -07:00
fpa booyah 2020-07-04 15:56:30 -07:00
portfolio SMTFD is back (#4676) 2020-09-04 10:50:35 -07:00
sls fix crashes due to my last commit 2020-07-12 19:53:22 +01:00
smtlogics build 2020-09-15 16:45:11 -07:00
ufbv booyah 2020-07-04 15:56:30 -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 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 remove copy in generic_model_converter 2018-07-03 17:51:40 +01:00
generic_model_converter.h booyah 2020-07-04 15:56:30 -07: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 integrate lambda expressions 2018-06-26 07:23:04 -07:00
horn_subsume_model_converter.h booyah 2020-07-04 15:56:30 -07:00
model_converter.cpp copy usorts as well 2020-03-10 19:18:59 -07:00
model_converter.h booyah 2020-07-04 15:56:30 -07:00
probe.cpp Catch exceptions by const-reference 2018-10-16 19:16:07 +02: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 booyah 2020-07-04 15:56:30 -07: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