jump-dev / Pajarito.jl

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

remove check gap function, simplify gap check, print once in iter #365

Closed chriscoey closed 7 years ago

chriscoey commented 7 years ago

fixes #364 fixes #360

codecov[bot] commented 7 years ago

Codecov Report

Merging #365 into master will decrease coverage by 0.17%. The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
- Coverage   92.23%   92.06%   -0.18%     
==========================================
  Files           4        4              
  Lines        1687     1688       +1     
==========================================
- Hits         1556     1554       -2     
- Misses        131      134       +3
Impacted Files Coverage Δ
src/conic_algorithm.jl 92.65% <70%> (-0.25%) :arrow_down:

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 0223d0a...e2cc103. Read the comment docs.