Building and running the example

To build and run the example, please refer to the files in <installdir>/examples/build. For Windows platforms, this directory contains C_examples_2015.sln, C_examples_2017.sln, and C_examples_2019.sln (Visual Studio 2015, 2017, and 2019 solution files for the C examples). Double-clicking on the solution file will bring up Visual Studio. Clicking on the mip1_c project, and then selecting Run from the Build menu will compile and run the example.

The C example directory <installdir>/examples/c contains a number of examples. We encourage you to browse and modify them in order to become more familiar with the Gurobi C interface. We also encourage you to read the Gurobi Example Tour for more information.