Argonne-National-Laboratory / DSP

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

Resolved error messages from CPLEX #230

Closed kibaekkim closed 2 years ago

kibaekkim commented 2 years ago

This should not have affected the solutions.

codecov-commenter commented 2 years ago

Codecov Report

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

Project coverage is 13.31%. Comparing base (ff50583) to head (b1d53e2). Report is 3 commits behind head on master.

Files Patch % Lines
src/Solver/DualDecomp/DdDriverSerial.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #230 +/- ## ======================================= Coverage 13.31% 13.31% ======================================= Files 90 90 Lines 12354 12353 -1 ======================================= Hits 1645 1645 + Misses 10709 10708 -1 ```

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