Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arhcoder/eight-queens-solver

🧠 Backtracking algorithm in C language to find the 92 possible solutions of the eight queens problem and share them in a JSON file as an API.
https://github.com/arhcoder/eight-queens-solver

api backtracking c eight-queen-problem json

Last synced: about 2 months ago
JSON representation

🧠 Backtracking algorithm in C language to find the 92 possible solutions of the eight queens problem and share them in a JSON file as an API.

Awesome Lists containing this project