Error code: 10003. Name too long (maximum name length is 255 characters)
回答済みI am constructing variable names - some of which are very long. I am using Gurobi 11.0.0 and the Java API addVar method.
Is there a way to expand the maximum name length allowed?
0
-
Hi Matthew,
There's no way of increasing the limit on the VarName attribute, you can use the VTag variable attribute instead.
Cheers,
David0
サインインしてコメントを残してください。
コメント
1件のコメント