Constrains Vars to the real domain in the eplex instance EplexInstance. Any variables that are not problem variables for EplexInstance are added to the problem, with unconstrained bounds (except by the external solver's idea of infinity).
Note that the notion of real is used here in the pure mathematical sense, where real numbers subsume the integers. If the variables are already instantiated, this call checks that the variable is instantiated to a number.