ILOG CPLEX .NET Reference Manual

Cplex.IsPrimalFeasible Method 

Returns true if a primal feasible solution is available.

public virtual bool IsPrimalFeasible();

Remarks

If false is returned the solution may still be primal feasible, but the algorithm has not determined the feasibility before it terminated.

See Also

Cplex Class | ILOG.CPLEX Namespace