Juan-Orozco
Gurobi Staff- Total activity 81
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 42
Articles
Votes on activity by Juan-Orozco-
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. For more information, please consult the Installing ...
-
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...
-
Does Gurobi use warmstarts after changing a previously optimized model?
Assume you have optimized a given model instance and want to apply some changes. In that case, the following holds: If the original model is feasible: Adding a constraint to the primal problem wo...
-
How can I detect when a linear expression Is within an interval?
Assume you have a linear expression, e.g. the summation of a set of decision variables \(\sum_{i}{x_i}\), and you need to detect when it is in the interval \([A, B]\) by capturing that information ...
-
Is it possible to feed black-box functions to Gurobi?
Mathematical optimization is a declarative approach where you describe the properties of a solution to your problem. As such, it's not possible to incorporate black-box functions, such as user-defi...
-
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 iss...
-
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 the user is trying to install a WLS (Web License...
-
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 h...
-
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? ...