This is a problem I'm working on for a friend of mine. I haven't been able to solve it, or make much progress. I have drawn the digraph, and it consists of four directed cycles of three vertices all linked by the (123) generator. the four cycles are linked to each other via bidirectional edges associated with the generator (12)(34).
I've done a pretty exhaustive "brute force" search, and I think there is no hamiltonian circuit because the four cycles being directed makes it impossible not to hit the same cycle twice, but the results in the only text I own which is relevant (Lint&Wilson) haven't been useful in trying to prove there is no such circuit.
Hints strongly preferred. No answers please. The first line of a proof and an explanation of what I should think about would be ideal =)
Here's the digraph with the vertices belonging to the directed $3$-cycles colored the same.
I think the key point is: