ILOG CPLEX 10.1 User's Manual > Discrete Optimization > Solving Mixed Integer Programming Problems (MIP) > Example: Optimizing a Basic MIP Problem

These examples illustrate how to optimize a MIP with the ILOG CPLEX Component Libraries.

Complete Program: ilomipex1.cpp

The example derives from ilolpex8.cpp. Here are the differences between that linear program and this mixed integer program:

Complete Program: mipex1.c

The example derives from lpex8.c. Here are the differences between that linear program and this mixed integer program: