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 64bd62b17e fix gcc compiler warnings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-05-16 11:56:04 +01:00
..
bcd2.cpp separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
bcd2.h separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
fu_malik.cpp separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
fu_malik.h separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
hitting_sets.cpp fix gcc compiler warnings 2015-05-16 11:56:04 +01:00
hitting_sets.h use approximate hitting set implementation 2014-06-14 14:08:55 -07:00
inc_sat_solver.cpp pull unstable 2015-04-01 14:57:11 -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 separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
maxhs.h separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
maxres.cpp separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
maxres.h separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
maxsls.cpp separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
maxsls.h separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
maxsmt.cpp separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
maxsmt.h separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01: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 debugging assertion violation 2015-03-10 20:57:01 -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 fixes to #52, #53 2015-04-28 14:48:59 -07:00
opt_context.h fix bug introduced when clearing state between calls to Pareto/Box 2015-04-02 02:36:01 -07:00
opt_params.pyg enable SAT solver by default for MaxSAT constraints 2015-04-02 17:09:01 -07:00
opt_pareto.cpp use PB solver instead of full arithmetic for bouding Pareto fronts so that difference logic theory isn't broken. Codeplex issue 175 2015-02-22 09:46:21 -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 fixes to #52, #53 2015-04-28 14:48:59 -07:00
opt_solver.h fix gcc compiler warnings 2015-05-16 11:56:04 +01:00
optsmt.cpp fixes to #52, #53 2015-04-28 14:48:59 -07:00
optsmt.h fixes to #52, #53 2015-04-28 14:48:59 -07: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 separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
wmax.h separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00