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