toms515_test


toms515_test, a C++ code which calls toms515(), which lists the subsets of size K selected from a set of size N.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

toms515, a C++ code which selects subsets of size K from a set of size N. This is a version of ACM TOMS Algorithm 515, by Bill Buckles, Matthew Lybanon.

Source Code:


Last revised on 02 May 2020.