3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 21:38:44 +00:00
z3/src/opt
Nikolaj Bjorner 8c085f1a18 removing unused and fixing suspect optimization
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-02-16 21:26:29 -08: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 fourth bug produced by repros by Mark Dunlop 2019-01-27 18:11:18 -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
maxsmt.cpp fix debug assertion code, make maxlex optional 2019-01-25 08:23:41 -08: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 improving drat output perf 2019-02-01 09:16:46 -08:00
opt_context.h improving drat output perf 2019-02-01 09:16:46 -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 fix #1889 2018-10-18 09:20:12 -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 adding trail/levels 2019-01-29 14:45:51 -08:00
opt_solver.h add API for setting variable activity 2019-02-15 12:05:24 -08:00
optsmt.cpp add setting to dump intermediary models #2087 2019-01-18 15:12:08 -08:00
optsmt.h add setting to dump intermediary models #2087 2019-01-18 15:12:08 -08: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