3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 06:15:37 +00:00
z3/src/opt
Christoph M. Wintersteiger 71af72eed4 bugfix for bvsls_opt_engine
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2014-04-14 15:24:47 +01: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
maxsmt.cpp fix compilation errors 2014-03-25 13:43:45 -07:00
maxsmt.h different strategies for weighted 2013-12-20 12:04:17 +01:00
opt_cmds.cpp integrate opt with push/pop/check-sat 2014-03-22 16:15:50 -07:00
opt_cmds.h Create callbacks for min_maximize_cmd 2013-10-15 11:52:27 -07:00
opt_context.cpp integrating SLS 2014-03-28 14:30:36 -07:00
opt_context.h add bvmax tactic, add proviso for non-0 lower bounds in elim01 2014-03-23 18:03:20 -07:00
opt_params.pyg debugging opt 2014-03-17 10:34:32 -07:00
opt_solver.cpp refactor weighted theory solver into own file 2014-03-29 16:54:12 -07:00
opt_solver.h refactor weighted theory solver into own file 2014-03-29 16:54:12 -07:00
optsmt.cpp fix compilation errors 2014-03-25 13:43:45 -07:00
optsmt.h integrate opt with push/pop/check-sat 2014-03-22 16:15:50 -07:00
pb_sls.cpp improved SLS 2014-03-21 14:33:29 -07:00
pb_sls.h initial sls experiment 2014-03-19 15:39:11 -07:00
weighted_maxsat.cpp bugfix for bvsls_opt_engine 2014-04-14 15:24:47 +01:00
weighted_maxsat.h different strategies for weighted 2013-12-20 12:04:17 +01:00