Creates and returns an instance of IObjective
representing an objective to minimize the expression expr
.
Creates and returns an instance of IObjective
representing an objective to minimize the expression expr
.
IObjective Minimize(INumExpr);
IObjective Minimize(INumExpr,string);