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 39d90f914d NA
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-08-10 21:27:07 -07:00
..
bcd2.cpp refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
bcd2.h refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -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 restructure maxsmt solvers, flatten weighted/non-weighted versions, fix bugs and simplify mus/max-res 2014-07-23 23:53:03 +02:00
hitting_sets.h use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
inc_sat_solver.cpp NA 2014-08-10 21:27:07 -07:00
inc_sat_solver.h incremental sat 2014-07-30 11:12:15 -07:00
maxhs.cpp refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
maxhs.h refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
maxres.cpp fix bug in blocked clause elimination that was enabled for external variables, fix other bugs in maxres 2014-08-10 21:23:05 -07:00
maxres.h moving to maxres consolidation 2014-08-03 00:17:55 -07:00
maxsls.cpp refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
maxsls.h refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
maxsmt.cpp fix bug in blocked clause elimination that was enabled for external variables, fix other bugs in maxres 2014-08-10 21:23:05 -07:00
maxsmt.h fix bug in blocked clause elimination that was enabled for external variables, fix other bugs in maxres 2014-08-10 21:23:05 -07:00
mss.cpp fix bug in blocked clause elimination that was enabled for external variables, fix other bugs in maxres 2014-08-10 21:23:05 -07:00
mss.h fix bug in blocked clause elimination that was enabled for external variables, fix other bugs in maxres 2014-08-10 21:23:05 -07:00
mus.cpp mss and maxres tuning 2014-08-02 23:34:43 -07:00
mus.h mss and maxres tuning 2014-08-02 23:34:43 -07: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 update model during Lex 2014-07-06 17:33:54 +02:00
opt_context.h various fixes 2014-06-02 19:10:20 +05:30
opt_params.pyg restructure maxsmt solvers, flatten weighted/non-weighted versions, fix bugs and simplify mus/max-res 2014-07-23 23:53:03 +02: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
pbmax.cpp refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
pbmax.h refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
wmax.cpp refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
wmax.h refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
wpm2.cpp refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00
wpm2.h refactor weighted-maxsat into separate files 2014-07-28 08:31:57 -07:00