ARE THE SAME
From ASCEND
ARE_THE_SAME statements tell ASCEND that two variables are actually the same thing: when one changes, the other changes at exactly the same time. One can still refer to the variable by either name, but it will only occupy a single place in the solver's list of variables.
For examples see Object-oriented modelling.
See also ALIASES and IS_REFINED_TO.

