-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I reached this repo while looking for R packages for computing multiset partitions, but I may be misunderstanding the documentation. I tried with partitionsGeneral
, but I don't understand the output.
To set a common ground, let me use an example. Let's take the multiset
$\{1,1,2,3\}$ $\{1\},\{1,2,3\}$ $\{2\},\{1,1,3\}$ $\{3\},\{1,1,2\}$ $\{1,1\},\{2,3\}$ $\{1,2\},\{1,3\}$ $\{1\},\{1\},\{2,3\}$ $\{1\},\{2\},\{1,3\}$ $\{1\},\{3\},\{1,2\}$ $\{2\},\{3\},\{1,1\}$ $\{1\},\{1\},\{2\},\{3\}$
Is it possible to get this with this package?
Metadata
Metadata
Assignees
Labels
No labels