Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
Xn
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
.
For examples of how to query or modify attributes, refer to our Attribute Examples.