add slow progress due to numerical instability#248
add slow progress due to numerical instability#248GabrielPonte wants to merge 1 commit intolanl-ansi:masterfrom
Conversation
|
Possibly the MOI documentation makes |
Codecov Report
@@ Coverage Diff @@
## master #248 +/- ##
==========================================
- Coverage 91.81% 91.76% -0.05%
==========================================
Files 20 20
Lines 2015 2015
==========================================
- Hits 1850 1849 -1
- Misses 165 166 +1
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
|
Yeah I don't know if you want Juniper to act as if See this recent discourse post: https://discourse.julialang.org/t/adding-objective-to-jump-model-changes-feasibility/83200 |
|
This had the same underlying issue as #250. Now it should be fine because Juniper can return Claiming that |
When dealing with numerical problems, Mosek can return SLOW_PROGRESS in the termination status.
Sometimes, in my experiments, the optimal solution wasn't reached because of this, maybe Juniper treats it as Infeasible, but not necessarily is an infeasible solution, most of the times is almost feasible solution or almost optimal solution.
Links:
https://docs.mosek.com/latest/capi/response-codes.html
https://groups.google.com/g/mosek/c/v7lbk__Gr4s
https://gitter.im/JuliaOpt/SumOfSquares.jl?at=5d02c3f12d3f89045fb6b444