ILOG CPLEX 11.0 User's Manual > Discrete Optimization > Using Piecewise Linear Functions in Optimization: a Transport Example > Ending the Application |
Ending the Application |
INDEX PREVIOUS NEXT |
As in other C++ examples in this manual, the application ends with a call to the method IloEnv::end
to clean up the memory allocated for the environment and algorithm.
env.end(); |
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |