lanl-ansi / Alpine.jl

A Julia/JuMP-based Global Optimization Solver for Non-convex Programs
https://lanl-ansi.github.io/Alpine.jl/latest/
Other
241 stars 39 forks source link

Implement DualStatus #236

Closed blegat closed 10 months ago

blegat commented 10 months ago

Otherwise, JuMP.solution_summary throws an error

ERROR: MathOptInterface.GetAttributeNotAllowed{MathOptInterface.ConstraintDual}
codecov[bot] commented 10 months ago

Codecov Report

Merging #236 (0ba5f87) into master (2d1a8e7) will increase coverage by 0.17%. Report is 5 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   88.07%   88.24%   +0.17%     
==========================================
  Files          16       16              
  Lines        2969     2970       +1     
==========================================
+ Hits         2615     2621       +6     
+ Misses        354      349       -5     
Files Changed Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 86.57% <100.00%> (+2.38%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more