GRBModel::addSOS()

Add an SOS constraint to the model.

GRBSOS addSOS ( const GRBVar* vars,
    const double* weights,
    int len,
    int type )