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 e24db56650 integrating new integer primal loop
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-01-20 16:38:45 -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 integrating new integer primal loop 2015-01-20 16:38:45 -08: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 bypass simplifier if (m_is_clausal) { 2014-10-22 09:02:08 -07: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 integrating new integer primal loop 2015-01-20 16:38:45 -08: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 integrating new integer primal loop 2015-01-20 16:38:45 -08:00
opt_context.h integrating new integer primal loop 2015-01-20 16:38:45 -08:00
opt_params.pyg adding symba designated strategy (back?) to optsmt 2014-10-14 16:33:55 -07:00
opt_pareto.cpp integrating new integer primal loop 2015-01-20 16:38:45 -08:00
opt_pareto.h integrating new integer primal loop 2015-01-20 16:38:45 -08:00
opt_sls_solver.h separate inc sat solver for now 2014-05-15 11:25:05 -07:00
opt_solver.cpp integrating new integer primal loop 2015-01-20 16:38:45 -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 integrating new integer primal loop 2015-01-20 16:38:45 -08: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