chriscoey / MOIPajarito.jl

temporary development repo for Pajarito with MathOptInterface
Mozilla Public License 2.0
7 stars 1 forks source link

add debug cuts option and fix some problems #36

Closed chriscoey closed 2 years ago

chriscoey commented 2 years ago

using the option, some tests fail with GLPK but not with Cbc/Gurobi

codecov[bot] commented 2 years ago

Codecov Report

Merging #36 (2f21b6e) into main (afe6850) will increase coverage by 0.02%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   89.80%   89.82%   +0.02%     
==========================================
  Files          13       13              
  Lines         932      934       +2     
==========================================
+ Hits          837      839       +2     
  Misses         95       95              
Impacted Files Coverage Δ
src/Cones/powercone.jl 73.80% <0.00%> (ø)
src/algorithms.jl 84.40% <83.33%> (ø)
src/models.jl 96.18% <100.00%> (+0.02%) :arrow_up:
src/optimizer.jl 92.00% <100.00%> (+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 afe6850...2f21b6e. Read the comment docs.