GRBModel.addSOS()

Add an SOS constraint to the model.

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