ILOG CPLEX .NET Reference Manual

IMPModeler.Objective Method

Creates and returns an empty objective function with the sense specified by sense.

Overload List

Creates and returns an empty objective function with the sense specified by sense.

IObjective Objective(ObjectiveSense);

Creates and returns an empty objective function with the sense specified by sense and with the name specified by name.

IObjective Objective(ObjectiveSense,string);

See Also

IMPModeler Interface | ILOG.Concert Namespace