Skip to content

Commit 34b18e6

Browse files
authored
Update hs233.jl
1 parent 21c510b commit 34b18e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Meta/hs233.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hs233_meta = Dict(
1010
:has_bounds => false,
1111
:has_fixed_variables => false,
1212
:objtype => :other,
13-
:contype => :unconstrained,
13+
:contype => :general,
1414
:best_known_lower_bound => 0,
1515
:best_known_upper_bound => 0,
1616
:is_feasible => true,

0 commit comments

Comments
 (0)