jump-dev / Pajarito.jl

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

revert to original rsoc to soc transformation #327

Closed chriscoey closed 7 years ago

chriscoey commented 7 years ago

I will re-evaluate other ways of dealing with the rotated SOC in later versions of Pajarito

codecov[bot] commented 7 years ago

Codecov Report

Merging #327 into master will decrease coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
- Coverage   90.91%   90.75%   -0.16%     
==========================================
  Files           4        4              
  Lines        1761     1753       -8     
==========================================
- Hits         1601     1591      -10     
- Misses        160      162       +2
Impacted Files Coverage Δ
src/conic_algorithm.jl 90.45% <100%> (-0.18%) :arrow_down:
src/solver.jl 83.01% <0%> (+1.43%) :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 d8075df...1b1e367. Read the comment docs.