ILOG Concert Technology for C++ Users


In this chapter we introduce the ILOG Concert Technology CPLEX optimizer class IloCplex. We present the extractable classes it can handle as well as a brief introduction to the functions provided by IloCplex. For a detailed description and examples of how these functions can be used to solve optimization problems, see the ILOG CPLEX User's Manual.

Information on ILOG Concert Technology modeling classes is provided in the ILOG Concert Technology Reference Manual. Examples showing how to build models with Concert Technology and solve them with a variety of algorithms, including IloCplex, are provided in the ILOG Concert Technology User's Manual.


Previous Page: ILOG CPLEX C++ API Return to Top Next Page: What is IloCplex?