jump-dev / Pajarito.jl

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

make tols smaller and don't accept primal solutions if not using primal cuts #405

Closed chriscoey closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #405 into master will increase coverage by 0.11%. The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
+ Coverage   89.25%   89.37%   +0.11%     
==========================================
  Files           4        4              
  Lines        1703     1703              
==========================================
+ Hits         1520     1522       +2     
+ Misses        183      181       -2
Impacted Files Coverage Δ
src/conic_algorithm.jl 89.16% <86.95%> (+0.16%) :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 0e30922...af9c666. Read the comment docs.