ILOG CPLEX .NET Reference Manual

IloIntSetVar Members

IloIntSetVar overview

Public Instance Methods

AddPossible Adds a possible element to the invoking set variable.
AddRequired Adds a required element to the invoking set variable.
IsPossible This methods returns an indication of whether or not the given element is a possible member of the invoking set variable.
IsRequired Returns true if the given element is required by the invoking set variable and false if not.
RemovePossible Removes a possible element from the invoking set variable.
RemoveRequired Removes a required element from the invoking set variable.

See Also

IloIntSetVar Interface | ILOG.Concert Namespace