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 f1d9228b94 fix bug in context push/pop for sat solver
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-01-20 16:30:46 -08:00
..
bcd2.cpp fix lexicographic product for MaxSMT 2014-10-01 13:49:23 -07:00
bcd2.h fix bug in unsat core extraction in sat solver 2014-08-18 23:43:51 -07:00
fu_malik.cpp fix lexicographic product for MaxSMT 2014-10-01 13:49:23 -07:00
fu_malik.h fix lexicographic product for MaxSMT 2014-10-01 13:49:23 -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 bypass simplifier if (m_is_clausal) { 2014-10-22 09:02:08 -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 fix lexicographic product for MaxSMT 2014-10-01 13:49:23 -07:00
maxhs.h fix build error reported by Ari 2014-08-25 12:11:34 -07:00
maxres.cpp fix bug in context push/pop for sat solver 2015-01-20 16:30:46 -08:00
maxres.h fix bug in unsat core extraction in sat solver 2014-08-18 23:43:51 -07:00
maxsls.cpp fix lexicographic product for MaxSMT 2014-10-01 13:49:23 -07:00
maxsls.h fix bug in unsat core extraction in sat solver 2014-08-18 23:43:51 -07:00
maxsmt.cpp fix lex bug for maxres case 2014-10-11 01:05:30 -07:00
maxsmt.h fix lexicographic product for MaxSMT 2014-10-01 13:49:23 -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 fix bugs in incremental operation of sat solver 2014-09-27 12:04:54 -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 extract theory symbols from Boolean objectives 2015-01-05 19:42:06 -08:00
opt_context.h extract theory symbols from Boolean objectives 2015-01-05 19:42:06 -08:00
opt_params.pyg adding symba designated strategy (back?) to optsmt 2014-10-14 16:33:55 -07:00
opt_pareto.cpp fix up pareto callback mechanism 2014-05-13 12:48:17 -07:00
opt_pareto.h merge unstable into opt 2014-09-26 12:12:24 -07:00
opt_sls_solver.h separate inc sat solver for now 2014-05-15 11:25:05 -07:00
opt_solver.cpp extract theory symbols from Boolean objectives 2015-01-05 19:42:06 -08:00
opt_solver.h address divergence in the case of shared theory symbols. Codeplex issue 147, thanks to George Karpenkov 2014-12-09 16:04:25 +01:00
optsmt.cpp Merge branch 'opt' of https://git01.codeplex.com/z3 into opt 2014-12-09 20:57:34 +01:00
optsmt.h address divergence in the case of shared theory symbols. Codeplex issue 147, thanks to George Karpenkov 2014-12-09 16:04:25 +01: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
wmax.cpp fix lexicographic product for MaxSMT 2014-10-01 13:49:23 -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