3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 19:01:50 +00:00
z3/src/params
Nikolaj Bjorner 99cbfa715c Add a sharp throttle to lia2card tactic to control overhead in default tactic mode
lia2card was added to qfuflia tactic based on a user scenario, but it overshot: lia2card is by default harmful. It is here tamed to only convert binary variables and throttle on nested ite terms
2025-02-02 13:58:51 -08:00
..
arith_rewriter_params.pyg shuffle dependencies 2020-08-29 09:51:39 -07:00
array_rewriter_params.pyg #5516 2021-09-01 17:44:17 -07:00
bit_blaster_params.h don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
bool_rewriter_params.pyg Adding some options in support of F* (#6774) 2023-06-20 16:10:37 -07:00
bv_rewriter_params.pyg fix #5929 - add parameter bv_le2extract to allow disabling the disassembly to extract 2022-03-27 18:23:41 -10:00
CMakeLists.txt Sls (#7439) 2024-11-02 12:32:48 -07:00
context_params.cpp #7419 2024-10-12 11:48:37 -07:00
context_params.h add warning messages for #7100 2024-01-30 21:30:37 -08:00
fpa2bv_rewriter_params.pyg move fpa 2020-08-29 11:16:21 -07:00
fpa_rewriter_params.pyg move parameters from ast/rewriter to params 2020-08-29 11:11:16 -07:00
pattern_inference_params.cpp add parameter to disable pattern inference #6884 2023-09-03 15:27:37 -07:00
pattern_inference_params.h add parameter to disable pattern inference #6884 2023-09-03 15:27:37 -07:00
pattern_inference_params_helper.pyg add parameter to disable pattern inference #6884 2023-09-03 15:27:37 -07:00
poly_rewriter_params.pyg move parameters from ast/rewriter to params 2020-08-29 11:11:16 -07:00
rewriter_params.pyg make der selective to configuration. For F*, quantifiers are hand or machine generated in specific formats and the tool depends on e-matching to use precisely the format of the quantifiers that have been entered. For other cases of quantifiers, destructive equality resolution (der) can be expected to offer simplifications 2023-06-06 16:15:04 -07:00
sat_params.pyg remove binspr experiment 2025-01-12 13:39:26 -08:00
seq_rewriter_params.pyg move parameters from ast/rewriter to params 2020-08-29 11:11:16 -07:00
sls_params.pyg update release version 2025-01-31 09:29:28 -08:00
solver_params.pyg A slice solver option for interactive use case 2024-10-08 09:24:52 -07:00
tactic_params.pyg Add a sharp throttle to lia2card tactic to control overhead in default tactic mode 2025-02-02 13:58:51 -08:00