ILOG CPLEX .NET Reference Manual |
|
Cplex.MIPCallback.GetObjCoef Method
Returns the linear objective function coefficient for variable var
in the model being solved.
Parameters
-
var
- The variable whose linear objective coefficient is being queried.
Return Value
The linear objective coefficient for variable var
in the model being solved.
See Also
Cplex.MIPCallback Class | ILOG.CPLEX Namespace