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 computer code and data files made available on this web page are 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.