Type: | double |
---|---|
Modifiable: | No |
The variable value in a sub-optimal MIP solution. Use parameter
SolutionNumber
to indicate which alternate solution to retrieve.
Solutions are sorted in order of worsening objective value. Thus,
when SolutionNumber
is 1, Xn
returns the second-best
solution found. When SolutionNumber
is equal to its default
value of 0, querying attribute Xn
is equivalent to querying
attribute X
.