How do I resolve "OverflowError: value too large to convert to int"
Awaiting user inputI do not know how to fix the following error:
"OverflowError: value too large to convert to int"
This error shows up when the model creates the objetive function (.setObjective() command). This only happens with a large instance. If I try to run a smaller instance there is not error at all.
0
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum, or try Gurobot, our chatbot interface offering instant, expert-level support. -
I don't think that this is Gurobi related. Do you use pandas? Maybe this stackoverflow post about the Error might help.
If you think this is related to Gurobi, could you please post a minimal working example?
0
Post is closed for comments.
Comments
2 comments