Numeric constraint that ensures that the value assigned
to each variable in an array have a minimum difference
between them. For example, 10 and 1 have a distance
of 9.
constraint would look like:
AllMinDistance(AcIntVariable[], int distance)
may need a possible param to indicate the level of
filtering desired vs. processing power