⚠️There's a newer version (0.4.2) of this package. Take me there.

iterpc (version 0.2.9-1)

Efficient Iterator for Permutations and Combinations

Description

A collection of iterators for generating permutations and combinations with or without replacement; with distinct items or non-distinct items (multiset). The generated sequences are in lexicographical order (dictionary order). The algorithms to generate permutations and combinations are memory efficient. These iterative algorithms enable users to process all sequences without putting all results in the memory at the same time. The algorithms are written in C/C++ for faster performances.

Copy Link

Version

Down Chevron

Install

install.packages('iterpc')

Monthly Downloads

6,338

Version

0.2.9-1

License

GPL-2

Maintainer

Last Published

April 20th, 2016

Functions in iterpc (0.2.9-1)