Meet ILOG CPLEX


ILOG CPLEX offers C, C++ and Java libraries that solve linear programming (LP) 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. The variables in the model may be declared as continuous or further constrained to take only integer values.

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

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

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


Return to Top Next Page: What Is ILOG  CPLEX?