ILOG CPLEX .NET Reference Manual

Cplex.ContinuousCallback.IsFeasible Method 

Returns a Boolean value indicating whether the current solution is primal feasible.

protected virtual bool IsFeasible();

Return Value

A Boolean value indicating whether the current solution is primal feasible.

See Also

Cplex.ContinuousCallback Class | ILOG.CPLEX Namespace