Skip to content

Commit f10d720

Browse files
committed
Add dual-simplex callback and reset root LP bound at solve start
- Set dual_simplex_objective_callback on lp_settings before root solve to populate root_lp_current_lower_bound_ during dual-simplex iterations - Reset root_lp_current_lower_bound_ to -inf at beginning of solve() with solver_status_, is_running_, etc. to avoid stale bound on reused solver
1 parent bc09270 commit f10d720

File tree

1 file changed

+428
-454
lines changed

1 file changed

+428
-454
lines changed

0 commit comments

Comments
 (0)