Name sets have unclear semantics
Name sets sometimes behave like multisets, and sometimes – after operations – like sets. Either use multiset interpretation always, or maybe we can make it dependent on the constraint where the expression occurs. In a
Submitted by Hendrik van Antwerpen on 7 September 2016 at 16:57!S
constraint we are interested in multiset behaviour, in subset constraints probably not.
Issue Log
On 17 October 2016 at 21:06 Hendrik van Antwerpen commented:
We settled on multiset semantics, because otherwise distinct tests do not make sense.
On 17 October 2016 at 21:06 Hendrik van Antwerpen closed this issue.
Log in to post comments