GRBModel.Remove()

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

void Remove ( GRBConstr constr )

void Remove ( GRBQConstr qconstr )

void Remove ( GRBSOS sos )

void Remove ( GRBVar var )