3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src/opt
Nikolaj Bjorner 519c9dba25 update hitting set implementation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-06-23 11:28:38 -07:00
..
bvsls_opt_solver.cpp first attempts at getting to the bvsls from opt_context. 2014-03-28 17:46:26 +00:00
bvsls_opt_solver.h first attempts at getting to the bvsls from opt_context. 2014-03-28 17:46:26 +00:00
core_maxsat.cpp different strategies for weighted 2013-12-20 12:04:17 +01:00
core_maxsat.h different strategies for weighted 2013-12-20 12:04:17 +01:00
fu_malik.cpp working on SLS 2014-03-19 15:55:16 -07:00
fu_malik.h different strategies for weighted 2013-12-20 12:04:17 +01:00
hitting_sets.cpp update hitting set implementation 2014-06-23 11:28:38 -07:00
hitting_sets.h use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
inc_sat_solver.cpp separate inc sat solver for now 2014-05-15 11:25:05 -07:00
maxsmt.cpp initial version of HS maxsat 2014-05-24 18:39:43 -07:00
maxsmt.h added pareto utility 2014-04-25 03:00:31 +02:00
opt_cmds.cpp various fixes 2014-06-02 19:10:20 +05:30
opt_cmds.h Create callbacks for min_maximize_cmd 2013-10-15 11:52:27 -07:00
opt_context.cpp various fixes 2014-06-02 19:10:20 +05:30
opt_context.h various fixes 2014-06-02 19:10:20 +05:30
opt_params.pyg move to scoped state, change default parameter for sls until bv is debugged 2014-05-11 18:39:36 -07:00
opt_pareto.cpp fix up pareto callback mechanism 2014-05-13 12:48:17 -07:00
opt_pareto.h fix up pareto callback mechanism 2014-05-13 12:48:17 -07:00
opt_sls_solver.h separate inc sat solver for now 2014-05-15 11:25:05 -07:00
opt_solver.cpp bug fixes in hsmax 2014-06-15 05:44:03 -07:00
opt_solver.h refactor weighted theory solver into own file 2014-03-29 16:54:12 -07:00
optsmt.cpp add logging 2014-05-09 11:36:08 -07:00
optsmt.h added pareto utility 2014-04-25 03:00:31 +02:00
pb_sls.cpp fix wrong simplex backtracking 2014-05-09 08:51:07 -07:00
pb_sls.h fix sls based on pkb120 2014-05-05 19:22:34 -07:00
weighted_maxsat.cpp bug fixes in hsmax 2014-06-15 05:44:03 -07:00
weighted_maxsat.h working on bcd2 2014-04-17 15:37:03 -07:00