Open 0xCoto opened 3 years ago
The only eager follow-up work I am aware of is the one by the team of Kenji Kise. They published on further optimizing the solver design in 2018. However, rather than confirming the solution count of N=27, they announced to go for N=28 right away. Unfortunately, I cannot find any signs of progress. Also, another Spanish group seemed to have lost interest very quickly in 2017.
So, in brief, I still do not know of any independent confirmation of the result. In fact, I am not even aware of an ongoing effort in this respect.
Here we run an independent verification: https://www.rechenkraft.net/yoyo/ using distributed computing on CPUs and GPUs (Software: https://github.com/sudden6/m-queens). The project should finish in the next months and if everything goes well confirm the solution count for N=27.
Has your Q(27) solution been confirmed four years later?