Meet ILOG CPLEX


ILOG CPLEX offers C and C++ libraries that solve linear programming (LP) problems and related problems. Specifically, it solves linearly constrained optimization problems where the objective to be optimized can be expressed as a linear function or a convex quadratic function. In the linear case, the variables in the model may be declared as continuous or further constrained to take only integer values.

CPLEX comes in three forms to meet a wide range of users' needs:

In this manual, the phrase CPLEX Component Libraries is used when referring equally to either of these two libraries. While both libraries are callable, the term CPLEX Callable Library as used here refers specifically to the C library.

This preface introduces ILOG CPLEX. It includes the following sections:


Return to Top Next Page: What Is ILOG  CPLEX?