toms515_test, a C++ code which calls toms515(), which lists the subsets of size K selected from a set of size N.
The information on this web page is distributed under the MIT license.
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.