There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Program takes an input of a partition p of some number n, and give all the distinct permutation of n such that when it's written in cycle notation, the length of cycles is some permutation p. The set of all such possible permutation is called conjugacy class.