I want to summarise the results of some fairly extensive searches I’ve conducted recently. These are still ongoing, but they have already yielded a fair amount of information.
Search 1: Full two-fold symmetry
Using KernelFinder, I generated 1,572,390 palindromic kernels with scores of 10 or more, and lengths up to 60.
I then used PermutationChains to search for solutions starting from these kernels, with full two-fold symmetry. That is, the solution, apart from the kernel, had to consist entirely of pairs of distinct 2-cycles mapped into each other by the same symmetry as mapped the permutations of the kernel into themselves in reversed order. (To be clear, by a palindromic kernel I mean that the description of it using Robin Houston’s notation is palindromic; the list of permutations that results is not a palindrome, but it can be mapped into itself by a suitable operation that includes swapping some pairs of digits.)
Of those 1,572,390 kernels, only 7 yielded solutions. As you can probably deduce by the fact that I even know this, all the kernels that don’t yield solutions result in searches that terminate very rapidly compared to those that do yield solutions. At the time of writing, the searches on 6 of the 7 kernels have completed, but one search is still running. The total number of solutions, currently, is 80, but I will keep updating the repository if and when any more are found.
The fruitful kernels all had scores of 10 (if there’d been one with a higher score, I’d be shouting about it!). They had lengths in Robin’s notation ranging from 18 to 26, and they covered between 100 and 140 1-cycles. They are:
666466646646664666 with 49 solutions [and still running]
666646664466646666 with 9 solutions
56664666466466646665 with 2 solutions
6664664666446664664666 with 9 solutions
666366466646646664663666 with 1 solution
666646646636636646646666 with 8 solutions
66466466466644666466466466 with 2 solutions
Search 2: Generic kernels with a higher score
I also generated 13,294 completely generic kernels (i.e. with no special symmetries) with scores of 15 or more, and lengths up to 35.
I’ve been searching for completely generic solutions that start from any of these kernels. For lower-scoring kernels, generic searches take too long, but these higher-scoring kernels give searches that terminate relatively quickly.
The search is still ongoing, and of course it would be very exciting if there turns out to be a solution, because then we would have a superpermutation of length 7,905. But so far, it looks as if the result will be to exclude such shorter superpermutations (at least with kernels up to length 35).