-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
The code below is accessing fields in a way that assumes jm_cache is a MOI.Utilities.UniversalFallback. This doesn't match the type of the argument (MOI.ModelLike) and could break in multiple ways. You should use the MOI API instead to query properties like variable bounds and starts.
CC @blegat
frapac and blegat
Metadata
Metadata
Assignees
Labels
No labels