Purpose
To fix a stochastic variable to a value.
Synopsis
spfix(x: spvar, v: real)
Arguments
x
|
stochastic variable
|
v
|
The value to which x has to be fixed
|
Further information
1. Fixed variables do not participate in the columns of the matrix generated for optimization.
2. The terms consisting of fixed variables are substracted from the right hand side of a constraint consiting of these terms.
3. If all the variables in a constraint are fixed then the constraint is automatically hidden.
Related topics
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.