ILOG CPLEX 10.2 User's Manual > Discrete Optimization > Solving Mixed Integer Programming Problems (MIP) > Examples: Optimizing a Basic MIP Problem > ilomipex1.cpp |
ilomipex1.cpp |
INDEX
![]() |
The example derives from ilolpex8.cpp
. Here are the differences between that linear program and this mixed integer program:
populatebyrow
added the variables, objective, and constraints to the model created by the method IloModel model(env)
.
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |