GRBModel.AddSOS()

Add an SOS constraint to the model.

GRBSOS AddSOS ( GRBVar[] vars,
    double[] weights,
    int type )