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 52619b9dbb pull unstable
Signed-off-by: Nikolaj Bjorner <nbjorner@hotmail.com>
2015-04-01 14:57:11 -07: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 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 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 probe also hard constraints before enabling SAT solver. Bug reported by Zvonimir Pavlinovic 2015-02-24 14:02:23 -08:00
opt_context.h 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_params.pyg adding annotation to logging to show number of columns and rows, adding dual propagation sketch 2015-01-25 04:01:18 -08: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 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_solver.h 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
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 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