ILOG CPLEX .NET Reference Manual |
|
IMPModeler.SetLinearCoef Method (IObjective, INumVar, Double)
Sets linear coefficient for variable var
to val
in the expression of the specified IObjective
object.
Parameters
-
obj
- The objective to modify.
-
var
- The variable for which to set the coefficient.
-
val
- The coefficient to set.
See Also
IMPModeler Interface | ILOG.Concert Namespace | IMPModeler.SetLinearCoef Overload List