ILOG CPLEX .NET Reference Manual |
|
Cplex.CplexStatus.FeasibleRelaxedQuad Field
Solution Status constant.
public static readonly
CplexStatus FeasibleRelaxedQuad;
Remarks
See CPX_STAT_FEASIBLE_RELAXED_QUAD
in the C API, or Cplex::CplexStatus::FeasibleRelaxedQuad
in the C++ API for further information.
See Also
Cplex.CplexStatus Class | ILOG.CPLEX Namespace