Error code: 10003. Name too long (maximum name length is 255 characters)
AnsweredI 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
Please sign in to leave a comment.
Comments
1 comment