jump-dev / Pajarito.jl

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

simplify MSD and iterative further. accept MIP solutions in primal cuts function #355

Closed chriscoey closed 7 years ago

chriscoey commented 7 years ago

fixes #354

codecov[bot] commented 7 years ago

Codecov Report

Merging #355 into master will decrease coverage by 0.59%. The diff coverage is 76.92%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #355     +/-   ##
=======================================
- Coverage   92.59%    92%   -0.6%     
=======================================
  Files           4      4             
  Lines        1689   1689             
=======================================
- Hits         1564   1554     -10     
- Misses        125    135     +10
Impacted Files Coverage Δ
src/solver.jl 80.39% <ø> (ø) :arrow_up:
src/conic_algorithm.jl 92.57% <76.92%> (-0.85%) :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 f07b5f0...461429b. Read the comment docs.