[ library(eplex) | Reference Manual | Alphabetic Index ]
lp_get_changeable_value(+Handle, ?Var, -Val)
Interface predicate to access the `changeable' value for this variable.
- Handle
- Handle to a solver state
- Var
- A solver problem variable for solver state represented by Handle
- Val
- The typed_solution value for this variable