
Alison Cozad
- Total activity 262
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 12
- Subscriptions 134
Articles
Recent activity by Alison Cozad-
Gurobi 11.0.2 released
As of May 2024, Gurobi version 11.0.2 is officially released! Please download this newest technical release from the Download Center on our website. Further information Download the latest vers...
-
Gurobi 11.0.1 released
As of March 2024, Gurobi version 11.0.1 is officially released! Please download this newest technical release from the Download Center on our website. Further information Download the latest ve...
-
How do I submit a help request as a Commercial user?
Support for commercial Gurobi users is provided through support requests. To get started with a new request, please click on the button below. Tips for making an efficient request Provide your...
-
How do I play the Burrito Optimization Game?
The Burrito Optimization Game is a web application that is intended to act as an entry point for data scientists and problem solvers who could benefit from optimization. This game teaches play...
-
How to set up a Burrito Optimization Game competition with Championship Mode?
Are you ready to set up a Burrito Game competition between your friends, students, and/or colleagues? This guide will walk you through how to create a new competition and join an existing one in Ch...
-
How do I get started with Gurobi for academic users?
Background information Gurobi provides the most powerful mathematical programming solver to the academic community at no cost and with no restrictions on features. We are a company that has educati...
-
Why doesn't Gurobi support strict inequality constraints like x < a?
Gurobi does not support strict inequality constraints like \( x < a \). Attempting to add a strict inequality constraint to a model through the Gurobi Python API will result in a NotImplementedErro...
-
How do I resolve the error "No module named 'gurobipy'"?
When running Gurobi through the Python interface, gurobipy, you may receive an error such as: ModuleNotFoundError: No module named 'gurobipy' When this happens, it indicates that your Python enviro...
-
How do I play the Gurobipy Card Game?
Learn the basic building blocks needed for optimization modeling with Gurobi in Python using the Gurobipy card game. To use it in the classroom or play yourself, Please print our Gurobipy Card...
-
How do I resolve common installation issues with the Gurobi Python interface: gurobipy?
Outline of the video: Introduction ModuleNotFoundError: No module named ‘gurobipy’ gurobipy.GurobiError: Model too large for size-limited license Our Help Center Further information How ...