3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src/opt
Nikolaj Bjorner fd77f0c111 fix #5594
2021-10-13 17:17:05 -07:00
..
CMakeLists.txt move to get_sort as method, add opt_lns pass, disable xor simplification unless configured, fix perf bug in model converter update trail 2021-02-02 03:58:19 -08:00
maxlex.cpp fix #5594 2021-10-13 17:17:05 -07:00
maxlex.h booyah 2020-07-04 15:56:30 -07:00
maxres.cpp fix #5430 2021-07-26 13:47:21 -07:00
maxres.h booyah 2020-07-04 15:56:30 -07:00
maxsmt.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
maxsmt.h move to get_sort as method, add opt_lns pass, disable xor simplification unless configured, fix perf bug in model converter update trail 2021-02-02 03:58:19 -08:00
opt_cmds.cpp Use 'override' where possible. 2018-10-02 10:26:38 +07:00
opt_cmds.h booyah 2020-07-04 15:56:30 -07:00
opt_context.cpp fix #5515 2021-08-28 18:05:51 -07:00
opt_context.h fix #5515 2021-08-28 18:05:51 -07:00
opt_lns.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
opt_lns.h integrate v2 of lns 2021-02-04 15:47:40 -08:00
opt_params.pyg enable wcnf output for weighted maxsat problems 2021-02-28 09:59:36 -08:00
opt_pareto.cpp fix #4232 2020-05-07 10:36:53 -07:00
opt_pareto.h booyah 2020-07-04 15:56:30 -07:00
opt_parse.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
opt_parse.h booyah 2020-07-04 15:56:30 -07:00
opt_sls_solver.h booyah 2020-07-04 15:56:30 -07:00
opt_solver.cpp fix #5254 2021-05-17 15:42:01 -07:00
opt_solver.h fix #5254 2021-05-17 15:42:01 -07:00
optsmt.cpp na 2021-05-17 19:19:28 -07:00
optsmt.h fix #5254 2021-05-17 15:42:01 -07:00
pb_sls.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
pb_sls.h booyah 2020-07-04 15:56:30 -07:00
sortmax.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
wmax.cpp fix #4233 2020-05-07 10:40:41 -07:00
wmax.h booyah 2020-07-04 15:56:30 -07:00