Algorithms Problem for Research Project

Revision en1, by Franklyn_W, 2017-01-28 06:32:25

Hi all,

For a research project I am conducting, I have come across an algorithms problem. I would like a solution which runs in at most 1 hour or so. Can someone give me an idea? Thank you!

Find all permutations a such that a has 28 elements and:

a has 8 cycles of length 3 and 4 fixed points b is ({1,2,3...,7}, {8,9,10...,14}, {15,16,17...,21}, {22,23,24,...,28}) cycle structure a * b has 14 cycles of length 2.

Tags permutation

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Franklyn_W 2017-01-28 06:32:25 468 Initial revision (published)