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