ILOG CPLEX .NET Reference Manual

Cplex.CplexStatus.FailFeasNoTree Field

Solution Status constant.

public static readonly CplexStatus FailFeasNoTree;

Remarks

See CPXMIP_FAIL_FEAS_NO_TREE in the C API, or Cplex::CplexStatus::FailFeasNoTree in the C++ API for further information.

See Also

Cplex.CplexStatus Class | ILOG.CPLEX Namespace