combinatorics

© 2015 John Abbott, Anna M. Bigatti
GNU Free Documentation License, Version 1.2



CoCoALib Documentation Index

Examples

User documentation

Here are some basic combinatorial functions.

Operations

Random subsets and random tuples:

Maintainer documentation

The algorithm for RandomSubsetIndices(n,r) was taken from the Wikipedia page on "Reservoir Sorting".

Bugs, shortcomings and other ideas

Ugly fn names RandomSubsetIndices and RandomTupleIndices

Main changes

2015