The Eight Queens is a question set in chess, meaning that 8 ∗ 8 How to place the queen in the 8*8 board can comply with the rules (the slash, row, and column where the queen is located cannot have another queen), which extends to solve the n-queen problem and print all feasible board solutions.
-
Notifications
You must be signed in to change notification settings - Fork 0
The Eight Queens is a question set in chess, meaning that 8 ∗ 8 How to place the queen in the 8*8 board can comply with the rules (the slash, row, and column where the queen is located cannot have another queen), which extends to solve the n-queen problem and print all feasible board solutions.
MarvinZhong/EightQueens
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The Eight Queens is a question set in chess, meaning that 8 ∗ 8 How to place the queen in the 8*8 board can comply with the rules (the slash, row, and column where the queen is located cannot have another queen), which extends to solve the n-queen problem and print all feasible board solutions.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published