Previous Page: About This ManualFirst PageNext Page: What You Need to Know

What is the CPLEX Callable Library?

The CPLEX Callable Library is specifically designed to facilitate the development of applications to solve, modify, and interpret the results of linear, mixed integer and convex quadratic programming.

The CPLEX Callable Library together with the CPLEX database make up the CPLEX core. The core becomes associated with your application through the proper use of the library routines. The CPLEX environment and all problem-defining data are established inside the CPLEX core.

Users licensing both the Callable Library and optional CPLEX solvers, such as the Mixed Integer Solver or Barrier/QP Solver, can use routines specific to these options. These optional routines are clearly designated in this manual, under the title `Usage'.

Previous Page: About This ManualFirst PageNext Page: What You Need to Know