3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-10 05:00:51 +00:00
z3/src/smt/params
Lev Nachmanson 252a30e727
use param_ref in nla_solver (#6862)
* use param_ref in nla_solver

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>

* add parameters

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

* add parameters

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

* replace nla_setting by command line parameters

* delete nla_setting.h

---------

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
Co-authored-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-08-17 18:44:27 -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 use param_ref in nla_solver (#6862) 2023-08-17 18:44:27 -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