toms515_test, a C code which calls toms515() to list the subsets of size K selected from a set of size N.
The computer code and data files made available on this web page are 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.