Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdswalker/N-Queens_Problem
N-Queens problem solvers and solution counters implemented using a constrained DFS algorithm
https://github.com/jdswalker/N-Queens_Problem
bash-script c c99 constrained-dfs-algorithm constraint-programming depth-first-search dfs-algorithm go golang n-queens python r r-language shell
Last synced: 4 months ago
JSON representation
N-Queens problem solvers and solution counters implemented using a constrained DFS algorithm
- Host: GitHub
- URL: https://github.com/jdswalker/N-Queens_Problem
- Owner: jdswalker
- License: mit
- Created: 2017-01-19T02:09:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T03:53:23.000Z (about 7 years ago)
- Last Synced: 2024-05-13T00:30:18.381Z (7 months ago)
- Topics: bash-script, c, c99, constrained-dfs-algorithm, constraint-programming, depth-first-search, dfs-algorithm, go, golang, n-queens, python, r, r-language, shell
- Language: C
- Homepage:
- Size: 374 KB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
Awesome Lists containing this project
- awesome-golang-repositories - N-Queens_Problem - Queens problem solvers and solution counters implemented using a constrained DFS algorithm (Repositories)