3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 20:38:43 +00:00
z3/src/opt
Nikolaj Bjorner 122b0fec0f fix #5710
2021-12-16 12:30:29 -08: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 #5605 2021-10-19 12:21:54 -04: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 print bounded terms for better efficiency 2021-10-21 10:42:39 -04:00
opt_context.h Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02: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 Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02: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 #5710 2021-12-16 12:30:29 -08:00
opt_solver.h fix #5254 2021-05-17 15:42:01 -07:00
optsmt.cpp fix #5663 2021-11-12 11:36:42 -08: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