Emma Kuttler
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Emma Kuttler-
Large matrix coefficients and large RHS warning
AnsweredHi, I'm running an optimization algorithm in Python using Gurobi with a pretty large dataset that should iterate for a long time. The imported csvs contain a lot of zeroes and a lot of large values...
-
Object type changing to string after being declared as a continuous variable?
Awaiting user inputHi, I'm using Gurobi in Jupyter notebook. I'm running into an issue within one of my functions in an algorithm where I'm getting an "unsupported class type for LinExpr". I'm not having this same er...