
get_changeable_value(?Var, -Val)
EplexInstance:get_changeable_value(?Var, -Val)

   Interface predicate to access the `changeable' value for this variable.

Arguments
   Var                 A solver problem variable for solver associated with EplexInstance
   Val                 The typed_solution value for this variable

Type
   library(eplex)


