Initializing help system before first use

BARRHSSCALE

Description
Defines how the barrier scales the right hand side.
Type
Double
Values
-1 
Let the optimizer decide.
0 
Scale by geometric mean.
>=0 
Scale such that the largest right hand side coefficient's largest element does not exceed this number.
Default value
-1
Note
The scaling perfromed by the barrier is applied on top of any other scaling in the problem and only affects the barrier solve.
Affects routines
See also