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 a3c43c34fb change default behavior of solver pretty printer to include declarations
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2015-08-06 18:57:11 +02: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 separate MaxSMT functionality to enable using this independently (and incrementally) of overall context 2015-02-16 09:11:28 +01:00
maxres.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07: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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07: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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07: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 fix debian amd64 warnings 2015-05-18 15:17:21 -07:00
mus.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
opt_cmds.cpp n/a 2015-05-28 20:55:13 -07: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 change default behavior of solver pretty printer to include declarations 2015-08-06 18:57:11 +02:00
opt_context.h change default behavior of solver pretty printer to include declarations 2015-08-06 18:57:11 +02: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 update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07: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 fixes to githup issue #133 and stackoverflow reported bug on assertion violation in poly_simplifier_plugin 2015-06-21 13:49:15 -07:00
opt_solver.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
optsmt.cpp remove ite terms from objectives to synchronize values in tableau with objective value. Fixes part of (three repros) from issue #120 2015-06-02 10:38:22 -07:00
optsmt.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07: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