You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: ArgumentError: ModelLike of type Coluna.Optimizer does not support accessing the attribute MathOptInterface.NumberOfConstraints{MathOptInterface.ScalarAffineFunction{Float64},MathOptInterface.LessThan{Float64}}()
Expected behavior
An instance of OptimizerWithAttributes should be allowed.
The text was updated successfully, but these errors were encountered:
Describe the bug
If I do something like
I'll have the following error :
Expected behavior
An instance of
OptimizerWithAttributes
should be allowed.The text was updated successfully, but these errors were encountered: