Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with 8-puzzle-problem
A curated list of projects in awesome lists tagged with 8-puzzle-problem .
https://github.com/parneet-sandhu/8-puzzle-problem
The 8-puzzle is a classic problem that involves sliding tiles in a 3x3 grid to match a desired goal configuration. The algorithm explores the shortest path from an initial configuration to the goal state and visualizes the steps involved in solving the puzzle.
8-puzzle-problem artificial-intelligence breadth-first-search state-space-search
Last synced: 08 Dec 2024
https://github.com/hlsxx/8-puzzle-rust
Solving 8-puzzle with BFS and DFS algorithms
8-puzzle 8-puzzle-bfs 8-puzzle-dfs 8-puzzle-problem 8-puzzle-rust 8-puzzle-solver bfs dfs rust-bfs rust-dfs
Last synced: 09 Nov 2024
https://github.com/hlsxx/8-puzzle-cpp
8-puzzle 8-puzzle-cpp 8-puzzle-problem 8-puzzle-solver bfs bfs-cpp dfs dfs-cpp
Last synced: 09 Nov 2024
https://github.com/roscibely/jogo-dos-8
Implementation of A* search algorithm for the 8 puzzle 🎮
8-puzzle-game 8-puzzle-problem 8-puzzle-solver
Last synced: 21 Nov 2024