Open hideakiv opened 1 year ago
TODO: Add tests
Attention: Patch coverage is 88.88889%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 61.35%. Comparing base (
98f0b4b
) to head (5aebdf0
). Report is 41 commits behind head on release-draft.
Files | Patch % | Lines |
---|---|---|
src/Solver/DualDecomp/DdMasterSubgrad.cpp | 85.71% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
For DD/DdMasterSubgrad: Changed the part where the lagrangian was used for the subproblem objective coefficient instead of the sum of the original objective and lagrangian.