
EplexInstance:get_changeable_value(?Var, -Val)

   Interface predicate to access the <EM>changeable</EM> 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)


