Sos::GetIdx()¶
Get the index of SOS constraint.
Synopsis
int GetIdx()
Return
index of SOS constraint.
Sos::GetIIS()¶
Get IIS status of the SOS constraint.
Synopsis
int GetIIS()
Return
IIS status.
Sos::Remove()¶
Remove the SOS constraint from model.
Synopsis
void Remove()