Skip to content

Commit

Permalink
Locally solved optimal status
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Oct 19, 2021
1 parent 4865492 commit cd25008
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/MOI_wrapper.jl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ function test_MOI_Test()
MOI.Test.Config(
atol = 1e-6,
rtol = 1e-6,
optimal_status = MOI.LOCALLY_SOLVED,
exclude = Any[
MOI.ConstraintBasisStatus,
MOI.VariableBasisStatus,
Expand Down

0 comments on commit cd25008

Please sign in to comment.