dvar_domain

From: Sebastian Brand <Sebastian.Brand_at_cwi.nl>
Date: Fri 08 Jun 2001 08:58:00 AM GMT
Message-ID: <20010608105800.A18241@cwi.nl>
Hello,

it seems to me that while executing


	X::[1,2,3],

	dvar_domain(X, Dom),

	writeln(Dom),		%%  A

	X ## 1,

	writeln(Dom).		%%  B



the value of  Dom  at both points A and B should be the same.
However, I get

1..3		%%  A
[2, 3]		%%  B


Is this expected behaviour?


Best regards,
Sebastian Brand
Received on Fri Jun 08 09:58:05 2001

This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:07 PM GMT GMT