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 b5bbf83847 update core generation to be partial, update maxres to use current model too
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2014-09-02 19:05:28 -07:00
..
bcd2.cpp remove extra qualifier 2014-08-25 13:12:49 -07:00
bcd2.h fix bug in unsat core extraction in sat solver 2014-08-18 23:43:51 -07:00
core_maxsat.cpp refactor sat/sls interface. Remove wpm2 and bvsls dependencies 2014-08-15 10:40:44 -07:00
core_maxsat.h refactor sat/sls interface. Remove wpm2 and bvsls dependencies 2014-08-15 10:40:44 -07:00
fu_malik.cpp refactor sat/sls interface. Remove wpm2 and bvsls dependencies 2014-08-15 10:40:44 -07:00
fu_malik.h refactor sat/sls interface. Remove wpm2 and bvsls dependencies 2014-08-15 10:40:44 -07:00
hitting_sets.cpp remove extra qualifier 2014-08-25 13:12:49 -07:00
hitting_sets.h use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
inc_sat_solver.cpp update core generation to be partial, update maxres to use current model too 2014-09-02 19:05:28 -07:00
inc_sat_solver.h refactor sat/sls interface. Remove wpm2 and bvsls dependencies 2014-08-15 10:40:44 -07:00
maxhs.cpp remove extra qualifier 2014-08-25 13:13:43 -07:00
maxhs.h fix build error reported by Ari 2014-08-25 12:11:34 -07:00
maxres.cpp update core generation to be partial, update maxres to use current model too 2014-09-02 19:05:28 -07:00
maxres.h fix bug in unsat core extraction in sat solver 2014-08-18 23:43:51 -07:00
maxsls.cpp remove extra qualifier 2014-08-25 13:14:20 -07:00
maxsls.h fix bug in unsat core extraction in sat solver 2014-08-18 23:43:51 -07:00
maxsmt.cpp fix regression on push/pop 2014-09-01 14:37:58 -07:00
maxsmt.h adding options to maxres for experiments, include option to pretty print module parameters in smt2 style 2014-08-30 11:46:29 -07:00
mss.cpp basic primal/dual 2014-08-29 16:24:46 -07:00
mss.h basic primal/dual 2014-08-29 09:52:56 -07:00
mus.cpp working on mss/mus v2 2014-08-29 08:39:31 -07:00
mus.h working on mss/mus v2 2014-08-29 08:39:31 -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 core generation to be partial, update maxres to use current model too 2014-09-02 19:05:28 -07:00
opt_context.h fix scope bugs per Klaus Becker's examples 2014-08-29 01:55:32 -07:00
opt_params.pyg adding options to maxres for experiments, include option to pretty print module parameters in smt2 style 2014-08-30 11:46:29 -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 refactor sat/sls interface. Remove wpm2 and bvsls dependencies 2014-08-15 10:40:44 -07:00
opt_solver.h refactor sat/sls interface. Remove wpm2 and bvsls dependencies 2014-08-15 10:40:44 -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 add sls 2014-08-12 19:24:31 -07:00
pb_sls.h fix sls based on pkb120 2014-05-05 19:22:34 -07:00
pbmax.cpp remove extra qualifier 2014-08-25 13:15:01 -07:00
pbmax.h fix bug in unsat core extraction in sat solver 2014-08-18 23:43:51 -07:00
wmax.cpp working on maxres 2014-08-30 12:40:37 -07:00
wmax.h adding options to maxres for experiments, include option to pretty print module parameters in smt2 style 2014-08-30 11:46:29 -07:00