barrier starting point algorithm
Sets the algorithm to be used to compute the initial starting point for the barrier optimizer.
Purpose
Barrier starting point algorithm
|
Description
Sets the algorithm to be used to compute the initial starting point for the barrier optimizer.
| Value | Meaning |
|---|---|
| 1 | Dual is 0 (zero); default |
| 2 | Estimate dual |
| 3 | Average of primal estimate, dual 0 (zero) |
| 4 | Average of primal estimate, estimate dual |