You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example find the price to maximize revenue for selling avocados using a quadratic program. The relationship between price and demand is modeled using linear regression.
You can download the repository containing this and other examples by clicking [here](https://github.com/Gurobi/modeling-examples/archive/master.zip).
10
+
11
+
12
+
## Gurobi License
13
+
This notebook can be ran using the "online course" version of Gurobi. If you require a full license you can request an [evaluation license](https://www.gurobi.com/downloads/request-an-evaluation-license/?utm_source=3PW&utm_medium=OT&utm_campaign=WW-MU-MUI-OR-O_LEA-PR_NO-Q3_FY20_WW_JPME_Yield_Management_COM_EVAL_GitHub&utm_term=Yield%20Management&utm_content=C_JPM) as a commercial user, or download a [free license](https://www.gurobi.com/academia/academic-program-and-licenses/?utm_source=3PW&utm_medium=OT&utm_campaign=WW-MU-EDU-OR-O_LEA-PR_NO-Q3_FY20_WW_JPME_Yield_Management_COM_EVAL_GitHub&utm_term=Yield%20Management&utm_content=C_JPM) as an academic user.
0 commit comments