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