
AMPL and Gurobi Release Notes v10.0.1




Your first step in using AMPL/Gurobi is to download the appropriate distribution for your platform:
amplgurobi10.0.1_mswin64.zip: 64-bit Windows distribution
amplgurobi10.0.1_linux64.tgz: 64-bit Linux distribution
amplgurobi10.0.1_mac64.tgz: 64-bit macOS distribution
For Windows users, choose a destination directory folder. Virtually any folder will work such as C:\AMPL or C:\Program Files\AMPL. Then copy the distribution
to the destination folder and extract the contents by unzipping it.
For Linux or Mac users, choose a destination directory, such as /opt/ampl or /usr/ampl, then copy the distribution to the destination directory and extract the
contents. Extraction is done with the following command:
tar xvfz amplgurobi10.0.1_{linux64,mac64}.tgz
After the contents are extracted, you should open doc/index.html and readme files, which provide instructions for activating license and completing
installation, and user guide.