Re: [eclipse-clp-users] my_indomain

From: Wit Jakuczun <wit.jakuczun_at_...6...>
Date: Wed, 7 Jan 2009 17:58:49 +0100
2009/1/7 Daniel Riera <daniel.riera_at_...6...>:
> Hello everybody,
>
Hi

> I was wondering if there is an easy way to do the following:
>
> Given a variable X, and its domain {1..10}, if I want it to be labelled
> in a certain order, for instance, [3,6,4,5,8,7,9,10,1,2], what is the
> best way to do it?
>

You can do it using member/2 predicate
like that:

  member(X,  [3,6,4,5,8,7,9,10,1,2])

Best regards
-- 
[ Wit Jakuczun  w.jakuczun_at_...116... ]
[ WLOG Solutions http://wlogsolutions.com   ]
Received on Wed Jan 07 2009 - 16:58:55 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST