Infinity
Name: |
|
Type: | double |
Default Value: | 1.e7 |
Range: | \([0 - 1.79e308]\) |
This sets the default bound for unbounded variables. Global optimisation requires all variables to be bounded before the solving process begins. If you do not provide bounds for a variable, its bounds will be automatically set to ±INFINITY. The default value is quite conservative - reducing this number can greatly improve performance.