I am trying to describe the edges of an undirected graph that contains loops. On Wikipedia they are characterized as 2-multisets, meaning it has two elements which can be identical, and the order is not important. I never heard of that term, and find no reference to it anywhere else, so I am not sure whether it is OK to use it in my thesis. Can anyone clear that up for me?
2026-03-26 19:04:08.1774551848
On
Is 2-multiset a valid term?
166 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
As Willie Wong notes, it's a perfectly valid term, but at least I personally would find "unordered pair" more natural than "2-multiset".
Yes. See the Wikipedia article on multisets and the many references therein for where it has occurred previously in literature.
(Note, in the context, a 2-multiset merely means a multiset containing 2 elements.)