3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 16:45:31 +00:00
z3/src/opt
Nikolaj Bjorner c58e640563 extract labels for optimal model. Fix to #325
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-11-18 14:53:08 -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 fix gcc compiler warnings 2015-05-16 11:56:04 +01:00
hitting_sets.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -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 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 extract labels for optimal model. Fix to #325 2015-11-18 14:53:08 -08:00
opt_context.h extract labels for optimal model. Fix to #325 2015-11-18 14:53:08 -08: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 working on Forking/Serializing a z3 Solver #209 2015-11-06 17:29:24 -08:00
opt_solver.h working on Forking/Serializing a z3 Solver #209 2015-11-06 17:29:24 -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