open_spiel icon indicating copy to clipboard operation
open_spiel copied to clipboard

[Puzzle] N-Queens

Open 95A31 opened this issue 9 months ago • 7 comments

Hello,

I am investigating how effective is RL in the context of combinatorial problems. To this end, I would like to implement the N-Queens puzzle, where n queens has to be placed in a n x n chessboard so that no two queens threaten each other. I am wondering if you could suggest me some game to start from.

Thank you in advance!

95A31 avatar May 06 '24 20:05 95A31