ILOG CPLEX .NET Reference Manual |
|
Cplex.GetNSOSs Method
Returns the number of SOS
s of both types, 1 and 2 in the active model.
public virtual
int GetNSOSs();
Return Value
The number of SOS
s in the active model.
See Also
Cplex Class | ILOG.CPLEX Namespace