jump-dev / PiecewiseLinearOpt.jl

Solve optimization problems containing piecewise linear functions
Other
53 stars 21 forks source link

Add logarithmic IB branching formulation for SOS2 #9

Closed joehuchette closed 7 years ago

joehuchette commented 7 years ago

(instead of embedding)

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.4%) to 78.913% when pulling 3506cf129888becf8d09d15c116448ce7babe8e6 on log-IB into 59cd0103ab41f46bdb93ba1995c7b9015faa87dd on master.

codecov-io commented 7 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.42%. The diff coverage is 93.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   78.48%   78.91%   +0.42%     
==========================================
  Files           2        2              
  Lines         437      460      +23     
==========================================
+ Hits          343      363      +20     
- Misses         94       97       +3
Impacted Files Coverage Δ
src/jump.jl 83.41% <93.54%> (+0.22%) :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 59cd010...3506cf1. Read the comment docs.