UnrankGrayCodeSubset [n,l]
gives the n^(th) subset of list l, listed in Gray code order.
Details and Options
Details and Options
Details and Options
See Also
Tech Notes
Related Guides
Combinatorica`
Combinatorica`
UnrankGrayCodeSubset
UnrankGrayCodeSubset [n,l]
gives the n^(th) subset of list l, listed in Gray code order.
Details and Options
- To use UnrankGrayCodeSubset , you first need to load the Combinatorica Package using Needs ["Combinatorica`"].