https://github.com/abrarulhassan-786/n-queen-problem
The solution is [3,1,2,4]. The first queen should be placed in the 1st row 3rd column, the second queen should be placed in 2nd row 1st column, the third queen should be placed in 3rd row 2nd column and finally, the 4rth queen should be placed in 4rth row 4rth column.
https://github.com/abrarulhassan-786/n-queen-problem
ai algorithm algotrading artificial-intelligence code nqueens-problem nqueens-solution programming programming-language queens-puzzle
Last synced: 9 months ago
JSON representation
The solution is [3,1,2,4]. The first queen should be placed in the 1st row 3rd column, the second queen should be placed in 2nd row 1st column, the third queen should be placed in 3rd row 2nd column and finally, the 4rth queen should be placed in 4rth row 4rth column.
- Host: GitHub
- URL: https://github.com/abrarulhassan-786/n-queen-problem
- Owner: Abrarulhassan-786
- Created: 2023-05-28T08:13:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T08:13:45.000Z (over 2 years ago)
- Last Synced: 2025-01-23T23:37:44.191Z (10 months ago)
- Topics: ai, algorithm, algotrading, artificial-intelligence, code, nqueens-problem, nqueens-solution, programming, programming-language, queens-puzzle
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0