Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielbrodi/knights-tour
The Knight’s tour problem solved in C with both the naive and the heuristic solutions, using a backtracking algorithm, recursion and a bit array. Includes GUI,
https://github.com/danielbrodi/knights-tour
backtracking backtracking-algorithm c chess chess-ai chess-board chess-game chessboard heuristic-algorithm heuristic-search heuristic-search-algorithms heuristics knight-problem knight-tour knights-tour knightstour memory-management options-strategies recursion recursive-algorithm
Last synced: 1 day ago
JSON representation
The Knight’s tour problem solved in C with both the naive and the heuristic solutions, using a backtracking algorithm, recursion and a bit array. Includes GUI,
- Host: GitHub
- URL: https://github.com/danielbrodi/knights-tour
- Owner: danielbrodi
- License: mit
- Created: 2021-08-18T22:29:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T22:58:21.000Z (about 3 years ago)
- Last Synced: 2023-03-22T16:26:00.982Z (over 1 year ago)
- Topics: backtracking, backtracking-algorithm, c, chess, chess-ai, chess-board, chess-game, chessboard, heuristic-algorithm, heuristic-search, heuristic-search-algorithms, heuristics, knight-problem, knight-tour, knights-tour, knightstour, memory-management, options-strategies, recursion, recursive-algorithm
- Language: C
- Homepage:
- Size: 346 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0