
David Torres Sanchez
-
Gurobi Staff
- Total activity 584
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 80
- Subscriptions 216
Articles
Recent activity by David Torres Sanchez-
Introducing Gurobot: a Custom GPT for Gurobi Modeling and API Questions
We are excited to introduce Gurobot, our new AI chatbot, a custom GPT designed to assist with Gurobi-related queries. Whether you're an experienced data scientist or new to optimization, Gurobot is...
-
How do I avoid an out-of-memory condition?
To avoid out-of-memory errors, set the SoftMemLimit parameter to limit the amount of memory, e.g., a few GB less than the RAM available. This allows for a graceful exit of the optimization, still a...