Argonne-National-Laboratory / DSP

An open-source parallel optimization solver for structured mixed-integer programming
Other
81 stars 24 forks source link

Issue#258patch #259

Closed hideakiv closed 1 year ago

hideakiv commented 1 year ago

Checks if master has Osi to allow cases for Subgradient method which doesn't have it.

codecov-commenter commented 1 year ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 53.95%. Comparing base (2c9b9e6) to head (98f0b4b). Report is 74 commits behind head on release-draft.

Files Patch % Lines
src/Solver/DualDecomp/DdDriverSerial.cpp 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-draft #259 +/- ## ================================================== + Coverage 11.88% 53.95% +42.07% ================================================== Files 88 121 +33 Lines 10743 10184 -559 ================================================== + Hits 1277 5495 +4218 + Misses 9466 4689 -4777 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.