3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 10:51:50 +00:00
z3/src/opt
Nikolaj Bjorner 63840806d8 fix #2546, retrieve model in optsmt lex before iterating
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-09-10 11:19:59 +02:00
..
CMakeLists.txt adding maxlex, throttle use of asymmetric literal addition 2019-01-24 19:26:44 -08:00
maxlex.cpp removing unused and fixing suspect optimization 2019-02-16 21:26:29 -08:00
maxlex.h adding maxlex, throttle use of asymmetric literal addition 2019-01-24 19:26:44 -08:00
maxres.cpp fix #2416 exposed bugs: unsat-core extraction in combination with chronological backracking, equivalence elimination in combination with PB constraints 2019-07-25 18:55:44 -07: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
maxsmt.cpp debug mutex 2019-07-23 19:01:49 -07:00
maxsmt.h adding maxlex, throttle use of asymmetric literal addition 2019-01-24 19:26:44 -08:00
opt_cmds.cpp Use 'override' where possible. 2018-10-02 10:26:38 +07:00
opt_cmds.h Use nullptr. 2018-02-12 14:05:55 +07:00
opt_context.cpp disable ackermannize on goal 2019-09-07 17:56:21 +03:00
opt_context.h mbi 2019-02-25 18:14:41 -08:00
opt_params.pyg change opt.maxlen.enable default to true to prefer this over all other heuristics 2019-01-26 13:02:25 -08:00
opt_pareto.cpp na 2018-10-04 13:43:01 -07:00
opt_pareto.h Use override rather than virtual. 2018-02-10 09:56:33 +07:00
opt_parse.cpp take second suggestion from #2234 2019-04-16 10:39:34 -07:00
opt_parse.h add LP parser option to front-end and opt context 2018-02-06 14:02:44 -08:00
opt_sls_solver.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
opt_solver.cpp relax restriction on infinitesimal for rdl, #2410 2019-07-18 08:26:23 -07:00
opt_solver.h remove internal referenes to set_activity 2019-05-30 16:06:05 -07:00
optsmt.cpp fix #2546, retrieve model in optsmt lex before iterating 2019-09-10 11:19:59 +02:00
optsmt.h fix #2523 2019-08-28 12:28:33 -03:00
pb_sls.cpp hide bit-vector dependencies under seq_util 2018-12-03 08:45:17 -08:00
pb_sls.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
sortmax.cpp adding maxlex, throttle use of asymmetric literal addition 2019-01-24 19:26:44 -08:00
wmax.cpp adding maxlex, throttle use of asymmetric literal addition 2019-01-24 19:26:44 -08:00
wmax.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00