Combinatorica`
Combinatorica`
KSubsetGroup
KSubsetGroup[pg,s]
returns the group induced by a permutation group pg on the set s of -subsets of , where is the index of pg. The optional argument Type can be Ordered or Unordered and, depending on the value of Types, is treated as a set of -subsets or -tuples.
Details and Options
- To use KSubsetGroup, you first need to load the Combinatorica Package using Needs["Combinatorica`"].