Raphael Collet wrote:
Make a tuple with the variables in the right order, and use the naive
strategy (or use the naive order in the generic strategy).
{FD.distribute naive {Map [1 3 5 7 9 2 4 6 8] fun {$ I} Sol.I end}}
Of course my example does not use a tuple, but a list :-/ A list is fine, too. Cheers, raph _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
