Combinatorica`
Combinatorica`
OrbitInventory
OrbitInventory[ci,x,w]
returns the value of the cycle index ci when each formal variable is replaced by .
OrbitInventory[ci,x,weights]
returns the inventory of orbits induced on a set of functions by the action of a group with cycle index ci. It is assumed that each element in the range of the functions is assigned a weight in list weights.
Details and Options
- To use OrbitInventory, you first need to load the Combinatorica Package using Needs["Combinatorica`"].