GRBModel.Remove()

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

void Remove ( GRBConstr constr )

void Remove ( GRBGenConstr genconstr )

void Remove ( GRBQConstr qconstr )

void Remove ( GRBSOS sos )

void Remove ( GRBVar var )