subset_test


subset_test, a C code which calls subset() to enumerate, generate, randomize, rank and unrank combinatorial objects including combinations, compositions, Gray codes, index sets, partitions, permutations, polynomials, subsets, and Young tables.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license.

Related Data and Programs:

subset, a C code which enumerates, generates, randomizes, ranks and unranks combinatorial objects including combinations, compositions, Gray codes, index sets, partitions, permutations, polynomials, subsets, and Young tables. Backtracking routines are included to solve some combinatorial problems. Some routines for continued fractions are included.

Source Code:


Last revised on 11 August 2019.