CMD + K

r-multicool

Community

Permutations of Multisets in Cool-Lex Order

Installation

To install this package, run one of the following:

Conda
$conda install odsp-test::r-multicool

Usage Tracking

0.1_10
1 / 8 versions selected
Total downloads: 0

Description

A set of tools to permute multisets without loops or hash tables and to generate integer partitions. The permutation functions are based on C code from Aaron Williams. Cool-lex order is similar to colexicographical order. The algorithm is described in Williams, A. (2009) <> Loopless Generation of Multiset Permutations by Prefix Shifts. Symposium on Discrete Algorithms, New York, United States. The permutation code is distributed without restrictions. The code for stable and efficient computation of multinomial coefficients comes from Dave Barber. The code can be download from <> and is distributed without conditions. The package also generates the integer partitions of a positive, non-zero integer n. The C++ code for this is based on Python code from Jerome Kelleher which can be found here <>. The C++ code and Python code are distributed without conditions.

About

Summary

Permutations of Multisets in Cool-Lex Order

Information Last Updated

Mar 25, 2025 at 16:19

License

GPL-2

Total Downloads

5