Overload List
| Name | Description | |
|---|---|---|
| Maximize(INumExpr) |
Creates and returns an instance of IObjective
representing an objective to maximize the expression expr.
| |
| Maximize(INumExpr, String) |
Creates and returns an instance of IObjective
representing an objective to maximize the expression
expr and assigned the name name.
|