Open hideakiv opened 1 year ago
Patch coverage has no change and project coverage change: +48.82
:tada:
Comparison is base (
2c9b9e6
) 11.88% compared to head (37e3daa
) 60.70%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Fail at cpx_dw_noswot and cpx_dw_dec_farmer. It works on my local machine using Gurobi and the server using CPLEX.
The original implementation did not add cuts when at least one of the subproblems was dual infeasible. This is fixed to generate columns using extreme rays.