Juan Orozco
-
Gurobi Staff
- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 42
Articles
Recent activity by Juan Orozco-
How do I interpret Gurobi logs?
Every time Gurobi solves an optimization problem, it produces a log file, i.e. a detailed, chronological record of the solver’s actions and decisions. These logs capture key information about model...
-
How do I run multiple Gurobi models in parallel Java?
When working with optimization tasks, there may be scenarios where you want to run multiple models concurrently. This can be particularly useful for batch processing or when dealing with large-scal...
-
Can I use Azure Cosmos DB with the Cluster Manager?
Starting with Version 11, Gurobi Cluster Manager officially supports Azure CosmosDB (version 4.2 and later) with deployments on Microsoft Azure.That said, please note that our Cluster Manager does ...
-
How do I resolve the error 'Access to This Operation Is Not Allowed' while using Gurobi Instant Cloud?
This error is prompted most likely by using an API Key that is no longer valid (perhaps your code is using the credentials of a person who no longer works in your organization).To resolve this issu...
-
ERROR 202: Cannot get key code
The error message ERROR 202: Cannot get key code <licenseKey>indicates our license server could not find your license key. This usually happens when there is a typo in the key passed to grbgetkey, ...
-
How do I resolve an "Error code 10009: Token expired"?
When a machine/container is creating a Gurobi environment, a token is retrieved from our WLS license server and stored on disk. Subsequent Gurobi processes that require a token will first check the...
-
Can a client point to multiple token servers?
Floating token licenses are based on the client-server paradigm; the token server issues tokens to client machines to run optimization jobs locally on the client machine.Each client machine must ha...
-
Does Gurobi use warmstarts after changing a previously optimized model?
In many practical applications, linear programming (LP) models are modified and solved iteratively. This could involve adding or removing constraints, changing matrix coefficients, changing the obj...
-
How do I update my academic license to the latest Gurobi version?
For Academic WLS licenses, there is no need to make any update. For "Free Academic Trial" Academic licenses, please request a new license as described in How do I obtain a free academic license? ...