The BETA IS NOT STARTED YET, and none of the links work yet... Stay tuned!
Downloads
Full Packages
You can download the Gurobi Optimizer and the Gurobi Remote Services packages for Windows, Linux, ARM Linux, and Mac from our Download Center at https://www.gurobi.com/downloads/gurobi-software. Each of these packages contain all the executables, the APIs for all supported languages, and the connectors to all third-party software for one particular platform.
For Windows and Mac users, you can simply double-click on the installer once you have downloaded it. It will guide you through the installation process.
For Linux users, you will first need to choose an install location (we recommend /opt for a shared installation). You can then copy the Gurobi distribution to that location and run tar xvfz gurobi14.0.0beta_linux64.tar.gz (or similar) to extract the Gurobi files.
GPU builds
You can also find at https://www.gurobi.com/downloads/gurobi-software the full packages and Python wheels for the GPU-enabled builds of Gurobi Optimizer.
Python
For Python users, please download and install the beta package directly from PyPI. To do so, please use the command python -m pip install gurobipy==14.0.0b1 from a command line shell.
These wheels don't include the GPU-enabled version of Gurobi Optimizer. See above for GPU-enabled Python wheels.
.NET
Instead of downloading the Gurobi Optimizer packages, .NET users can download and install the beta package directly from NuGet. To do so, please use the command dotnet add package Gurobi.Optimizer --version 14.0.0-beta1 from a command line shell.
Java
You can download the Gurobi Optimizer Java package from Maven Central by using the version tag 14.0.0-beta-1. Refer to this KB article for details on how to do so.
Images on Docker Hub
If you would like to test Gurobi 14.0.0 beta with our pre-configured images, please see the Gurobi Docker Hub organization at https://hub.docker.com/u/gurobi and use the tag 14.0.0beta1.
Documentation
The complete documentation for Gurobi 14.0.0 beta is available at https://docs.gurobi.com/14.0/. You will find information about the changes in this release in the release notes for Gurobi Optimizer 14.0 and for Gurobi Remote Services 14.0.
Feedback or Questions
For feedback or questions, please contact us via our Gurobi Help Center. To submit your requests, simply follow these instructions:
- Login to https://support.gurobi.com.
- Use this link to directly reach our team: https://support.gurobi.com/hc/en-us/requests/new
- From the menu, select “Gurobi 14.0 Beta Test”
- Complete the form.