GRBModel::remove()

Remove a variable, constraint, or SOS from a model.

void remove ( GRBConstr constr )

void remove ( GRBQConstr qconstr )

void remove ( GRBSOS sos )

void remove ( GRBVar var )