This document provides a quick introduction to the GurobiTM Optimizer. It begins with a Software Installation guide and information on How to Obtain and Install a Gurobi License, and continues with a quick introduction to the Gurobi Interactive Shell. We suggest that all users read these first three sections.
Depending on the programming language from which you intend to use the Gurobi Optimizer, you may also wish to read the sections devoted to the Gurobi C Interface, C++ Interface, Java® Interface, Microsoft® .NET Interface, Python® Interface, MATLAB® Interface, or R Interface. Our Python interface will be of particular interest to those who wish to build models using higher level modeling constructs.
This document continues with a File Overview, which gives a quick overview of the files that are included in the Gurobi distribution.
You should consult the Gurobi Reference Manual for more detailed information on any of the Gurobi interfaces. You may also consult the Gurobi Example Tour for a quick tour of the examples provided with the Gurobi distribution.