ILOG CPLEX .NET Reference Manual

Cplex.CplexStatus.AbortRelaxed Field

Solution Status constant.

public static readonly CplexStatus AbortRelaxed;

Remarks

See CPXMIP_ABORT_RELAXED in the C API, or Cplex::CplexStatus::AbortRelaxed in the C++ API for further information.

See Also

Cplex.CplexStatus Class | ILOG.CPLEX Namespace