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