PDA

View Full Version : Yoyo: New Project M Queens



RSS
06-30-19, 09:40 AM
We started M Queens as new project in yoyo@home.The M queens puzzle is the problem of placing M chess queens on an M x M chessboard so that no two queens threaten each other; thus, a solution requires that no two queens share the same row, column, or diagonal. Curently it is a test application only available for Linux64 and we are running some test workunits for M=24. We did already M=20 and verified the results. As next step we will verfy the number of solutions for M=27. If everything runs well we might go to find solutions for M=28, which is currently unknown.

More... (http://www.rechenkraft.net/yoyo//all_news.php#306)

zombie67
06-30-19, 04:11 PM
Sounds like this is no short-term project. Sweet!

zombie67
07-03-19, 01:40 AM
Yoyo:
Curently it is a test application only available for Linux64 and we are running some test workunits for M=24.

Me:
When you get to M=27 or M=28, will there also be an app for windows available? Or will it always be linux-only?

Yoyo:
There will be a Windows app on the next days. I will also run a small test with the Windows app. Afterwards I'll go to M=27.