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 1aa3fdab8a remove min/max, use qmax; disable cancellation during model evaluation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-05-19 13:04:20 -07:00
..
bcd2.cpp fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
bcd2.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
fu_malik.cpp fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08: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 warnings for unused variables 2016-05-17 13:54:22 -07:00
hitting_sets.h cleanup cancelation logic 2015-12-11 12:35:35 -08:00
maxhs.cpp fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
maxhs.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
maxres.cpp fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
maxres.h fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08: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 fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
maxsmt.h fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
mss.cpp fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
mss.h moving to resource managed cancellation 2015-12-11 13:13:11 -08:00
mus.cpp reworking cancellation 2015-12-11 16:21:24 -08:00
mus.h reworking cancellation 2015-12-11 16:21:24 -08:00
opt_cmds.cpp remove min/max, use qmax; disable cancellation during model evaluation 2016-05-19 13:04:20 -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 remove min/max, use qmax; disable cancellation during model evaluation 2016-05-19 13:04:20 -07:00
opt_context.h remove min/max, use qmax; disable cancellation during model evaluation 2016-05-19 13:04:20 -07:00
opt_params.pyg enable incremental bit-vector solving 2015-09-01 09:48:35 -07:00
opt_pareto.cpp moving to resource managed cancellation 2015-12-11 13:13:11 -08:00
opt_pareto.h moving to resource managed cancellation 2015-12-11 13:13:11 -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 remove min/max, use qmax; disable cancellation during model evaluation 2016-05-19 13:04:20 -07:00
opt_solver.h enable logic parameter update to configure SMTLIB logic 2016-03-01 09:48:24 -08:00
optsmt.cpp fixes to #596 and #592: use exponential step increments on integer problems, align int.to.str with canonizer and disequality checker 2016-05-17 01:00:42 -07:00
optsmt.h fixes to #596 and #592: use exponential step increments on integer problems, align int.to.str with canonizer and disequality checker 2016-05-17 01:00:42 -07:00
pb_sls.cpp fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
pb_sls.h moving to resource managed cancellation 2015-12-11 13:13:11 -08:00
wmax.cpp moving to resource managed cancellation 2015-12-11 13:13:11 -08:00
wmax.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00