3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 10:25:18 +00:00
z3/src/opt
Nikolaj Bjorner 61dbb6168e cleanup cancelation logic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-12-11 12:35:35 -08: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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07: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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
hitting_sets.cpp cleanup cancelation logic 2015-12-11 12:35:35 -08:00
hitting_sets.h cleanup cancelation logic 2015-12-11 12:35:35 -08:00
maxhs.cpp cleanup cancelation logic 2015-12-11 12:35:35 -08:00
maxhs.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
maxres.cpp use appropriate MaxSAT solver even if there are no soft constraints. Also avoid PB constraints when all soft constraints are false. Reported by Klaus Becker 2015-11-02 08:18:51 -08:00
maxres.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
maxsls.cpp revising pd-maxres 2015-08-23 10:53:39 -07:00
maxsls.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
maxsmt.cpp extract labels for optimal model. Fix to #325 2015-11-18 14:53:08 -08:00
maxsmt.h extract labels for optimal model. Fix to #325 2015-11-18 14:53:08 -08:00
mss.cpp basic primal/dual 2014-08-29 16:24:46 -07:00
mss.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
mus.cpp tabs and indentation 2015-09-17 13:25:22 +01:00
mus.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
opt_cmds.cpp make :weight understand both decimal and integral values, remove dweight, remove deprecated commands for optimization 2015-08-15 00:48:22 +02:00
opt_cmds.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
opt_context.cpp fix build with gcc 2015-11-22 11:24:30 +00:00
opt_context.h fix build with gcc 2015-11-22 11:24:30 +00:00
opt_params.pyg enable incremental bit-vector solving 2015-09-01 09:48:35 -07:00
opt_pareto.cpp extract labels for optimal model. Fix to #325 2015-11-18 14:53:08 -08:00
opt_pareto.h extract labels for optimal model. Fix to #325 2015-11-18 14:53:08 -08:00
opt_sls_solver.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
opt_solver.cpp Enhancement for Valentin #332 2015-11-19 10:26:01 -08:00
opt_solver.h Enhancement for Valentin #332 2015-11-19 10:26:01 -08:00
optsmt.cpp extract labels for optimal model. Fix to #325 2015-11-18 14:53:08 -08:00
optsmt.h extract labels for optimal model. Fix to #325 2015-11-18 14:53:08 -08:00
pb_sls.cpp add sls 2014-08-12 19:24:31 -07:00
pb_sls.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00