Closed hideakiv closed 1 year ago
the code was further improved in #271
Attention: Patch coverage is 13.33333%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 60.35%. Comparing base (
2c9b9e6
) to head (608fa35
). Report is 74 commits behind head on release-draft.
Files | Patch % | Lines |
---|---|---|
src/Solver/DantzigWolfe/DwWorker.cpp | 13.33% | 13 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Clp, Cpx, Msk have implementation of getPrimalRays. We allow only Cpx. If Gurobi or Scip is used, we call CoinError. Addresses issue https://github.com/Argonne-National-Laboratory/DSP/issues/265.