|
From: | Daniel Diaz |
Subject: | Re: Segmentation fault |
Date: | Tue, 5 Jul 2022 09:20:56 +0200 |
Hi Karel, The source is too large for the compiler. It seems that you pose a set of #\= constraints between all variables of the list Colors. For this you can use a Prolog loop (writing a predicate receiving the list Colors) or the simply use fd_all_different(Colors). Daniel
|
[Prev in Thread] | Current Thread | [Next in Thread] |