Closed jmlarson1 closed 8 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
manifold_sampling/py/manifold_sampling_primal.py | 5 | 6 | 83.33% | ||
<!-- | Total: | 10 | 11 | 90.91% | --> |
Totals | |
---|---|
Change from base Build 8365537697: | -0.9% |
Covered Lines: | 1476 |
Relevant Lines: | 1525 |
Rather than asserting (crashing) when the resource/rescaled LP in
minimize_affine_envelope.py
is also not successfully solved, we can exit MSP gracefully.