POptUS / IBCDFO

Interpolation-Based Composite Derivative-Free Optimization
Other
7 stars 2 forks source link

Handling lp failures more gracefully #140

Closed jmlarson1 closed 8 months ago

jmlarson1 commented 8 months ago

Rather than asserting (crashing) when the resource/rescaled LP in minimize_affine_envelope.py is also not successfully solved, we can exit MSP gracefully.

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 8376569783

Details


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 Coverage Status
Change from base Build 8365537697: -0.9%
Covered Lines: 1476
Relevant Lines: 1525

💛 - Coveralls