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 | |
AutoCreate | The AutoCreate property indicates whether to create initial values automatically. | |
InitValues | The InitValues property determines initial values. |
See also: