jump-dev / Pajarito.jl

A solver for mixed-integer convex optimization
Mozilla Public License 2.0
131 stars 22 forks source link

don't trust MSD mip solver's final solution #402

Closed chriscoey closed 6 years ago

chriscoey commented 6 years ago

sometimes it was very infeasible

codecov[bot] commented 6 years ago

Codecov Report

Merging #402 into master will increase coverage by 0.17%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
+ Coverage   90.21%   90.38%   +0.17%     
==========================================
  Files           4        4              
  Lines        1706     1706              
==========================================
+ Hits         1539     1542       +3     
+ Misses        167      164       -3
Impacted Files Coverage Δ
src/conic_algorithm.jl 90.59% <87.5%> (+0.24%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 88f72fa...6c4d800. Read the comment docs.