NO FRAMES

Group optim.cplex.callable.queryqcp

The routines in the ILOG CPLEX Callable Library to query QCP problem data (that is, problems with one or more quadratic constraints), including the special case of second order cone programming (SOCP) problems.
Function Summary
CPXgetnumqconstrs
CPXgetqconstr
CPXgetqconstrindex
CPXgetqconstrname

These routines to access information about a QCP problem object after it has been created can be used at any time, even after problem modifications. That is, these routines access information about a problem object with one or more quadratic constraints.