ILOG CPLEX .NET Reference Manual |
|
Cplex.ContinuousCallback.IsDualFeasible Method
Returns a Boolean value indicating whether the current solution is dual feasible.
protected virtual
bool IsDualFeasible();
Return Value
A Boolean value indicating whether the current solution is dual feasible.
See Also
Cplex.ContinuousCallback Class | ILOG.CPLEX Namespace