The Cplex..::..CalcQCPDuals type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberForce
Potentially skip presolve reductions that are incompatible with the computation of duals for QCPs in order always to compute them.
Public fieldStatic memberIfPossible
Compute duals for QCPs if compatible with applied presolve reductions.
Public fieldStatic memberNo
Do not compute duals for QCPs.

See Also