Randomization of a variable before all other variables

In reply to 8Blades:

Hi 8Blades,

No need to write solve…before statement multiple times.
It can be taken care using single statement only like mentioned below -

constraint prob{ solve a before b,c,d,…,z;}