Projects in Awesome Lists tagged with knight-tour
A curated list of projects in awesome lists tagged with knight-tour .
https://github.com/sgalal/knights-tour-visualization
An online Knight's tour visualizer using divide and conquer algorithm
algorithm divide-and-conquer emscripten html5 knight-tour knights-tour visualization visualizer
Last synced: 14 Apr 2025
https://github.com/carleslc/puzzles
Different puzzles to think and enjoy programming.
hanoi hanoi-puzzle hanoi-towers keep-talking-and-nobody-explodes knight-problem knight-tour knight-tour-problem knight-tour-puzzles ktane layton logic-programming n-queens professor-layton prolog prolog-exercises queens-problem queens-puzzle
Last synced: 21 Mar 2025
https://github.com/alirezasaadatmand/knight-tour-problem
Auto solving the famous KNIGHT'S TOUR PROBLEM in chess
game knight-tour pygame python
Last synced: 02 Jan 2025
https://github.com/nachiketbhuta/knight-tour
Graphical Representation of Knight Tour using Warnsdorff's Algorithm
chessboard-representation knight-tour p5js warnsdorff
Last synced: 22 Feb 2025
https://github.com/amirabdollahi/knight-tour
This repository provides a C# solution to the classic Knight's Tour problem using the backtracking algorithm. It supports customizable chessboard sizes and starting positions, offering a practical example of recursion and backtracking in problem-solving.
algorithms backtracking-algorithm c-sharp chessboard-game depth-first-search graphics2d knight-tour knights-tour pathfinding-algorithm recursion
Last synced: 15 Apr 2025
https://github.com/jfjlaros/hamilton
Hamiltonian path and cycle finder.
cycle hamiltonian knight-tour path
Last synced: 01 Mar 2025
https://github.com/wisn/knights-tour
The Knight's Tour Algorithms in C++
cpp11 knight-tour telkom-university warnsdorff
Last synced: 05 Apr 2025
https://github.com/pandh4cker/knight-s-tour
Knight's Tour Problem
c chess depth-first-search dfs dijkstra dijkstra-algorithm dijkstra-shortest-path graph graph-theory graphs knight knight-problem knight-tour knights-tour
Last synced: 11 Mar 2025
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,
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: 13 May 2025
https://github.com/caknoooo/graph-theory-practicum
contains practical examples and applications of graph theory, graph theory is often used to model and analyze real-world problems involving interconnected systems. In this repository we will provide several examples
algorithms graph graph-theory knight-tour lis
Last synced: 29 Mar 2025
https://github.com/javaidiqbal11/knights_tour_python
Python implementation of the Knight's Tour problem with graphical interface using Tkinter.
artificial-intelligence breadth-first-search knight-problem knight-tour python3 tkinter tkinter-gui
Last synced: 22 Feb 2025
https://github.com/iyazerski/knights_tour
This simple project can be used to simulate knights tour on chess board
Last synced: 13 Mar 2025