Copying in MIP and QP

If you are licensed to use the ILOG CPLEX Mixed Integer Optimizer, the routine CPXcopyctype() copies information about variable types in a mixed integer programming application (MIP).

If you are licensed to use the ILOG CPLEX Barrier Optimizer, the routines CPXcopyqsep() and CPXcopyquad() are for copying information about quadratic objective coefficients in a convex quadratic programming application (QP).


Previous Page: Ownership of Problem Data  Return to Top Next Page: Problem Size and Memory Allocation Issues