The ILinearProgrammingInitApproximation interface determines the initial values.
Initial values are used to solve tasks of linear and quadratic programming. Use the following properties to get parameters of initial values:
Property name | Brief description | |
The AutoCreate property indicates whether to create initial values automatically. | ||
The InitValues property determines initial values. |
See also: