3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-28 08:58:44 +00:00
z3/src/smt/params
Nikolaj Bjorner 08599177d0 fix #6808
remove bv_eq_axioms as an external option to toggle.
Diseqalities have to be enforced for extensionality.
There are no internal code paths where the option is set to false.
2023-07-13 10:47:55 -07:00
..
CMakeLists.txt update dependencies 2022-11-30 22:48:10 -08:00
dyn_ack_params.cpp don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
dyn_ack_params.h modernize parameter defaults 2021-09-03 17:42:36 -07:00
preprocessor_params.cpp add preprocessor parameter whether to use bound simplifier 2023-02-28 17:40:08 -08:00
preprocessor_params.h add preprocessor parameter whether to use bound simplifier 2023-02-28 17:40:08 -08:00
qi_params.cpp don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
qi_params.h add simplification with qe-lite as an option #5767 2022-01-12 03:41:21 -08:00
smt_params.cpp don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
smt_params.h update dependencies 2022-11-30 22:48:10 -08:00
smt_params_helper.pyg fix #6808 2023-07-13 10:47:55 -07:00
theory_arith_params.cpp don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
theory_arith_params.h add options for logging learned lemmas and theory axioms 2022-08-08 11:18:56 +03:00
theory_array_params.cpp don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
theory_array_params.h modernize parameter defaults 2021-09-03 17:42:36 -07:00
theory_bv_params.cpp fix #6808 2023-07-13 10:47:55 -07:00
theory_bv_params.h fix #6808 2023-07-13 10:47:55 -07:00
theory_datatype_params.h don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
theory_pb_params.cpp don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
theory_pb_params.h modernize parameter defaults 2021-09-03 17:42:36 -07:00
theory_seq_params.cpp fix #6343 2022-09-14 10:17:25 -07:00
theory_seq_params.h fix #6343 2022-09-14 10:17:25 -07:00
theory_str_params.cpp don't flush stream when printing param vals 2023-01-03 09:35:17 +00:00
theory_str_params.h modernize parameter defaults 2021-09-03 17:42:36 -07:00