We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c14b02 commit cbf2767Copy full SHA for cbf2767
src/Meta/hs233.jl
@@ -10,7 +10,7 @@ hs233_meta = Dict(
10
:has_bounds => false,
11
:has_fixed_variables => false,
12
:objtype => :other,
13
- :contype => :unconstrained,
+ :contype => :general,
14
:best_known_lower_bound => 0,
15
:best_known_upper_bound => 0,
16
:is_feasible => true,
src/Meta/hs252.jl
@@ -10,7 +10,7 @@ hs252_meta = Dict(
:best_known_lower_bound => 0.04,
:best_known_upper_bound => 0.04,
0 commit comments