| forestagostinelli/DeepCubeA |
106 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
Python |
| Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube. |
| dgurkaynak/8-puzzle-solver |
64 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
|
HTML |
| A web-app that can solve 8-puzzle and visualize the search tree |
| stepanbujnak/kayak |
42 |
|
0 |
0 |
about 11 years ago |
0 |
|
0 |
|
C++ |
| Solving the kayak crossword puzzle with code. |
| tristanpenman/n-puzzle |
38 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
bsd-3-clause |
JavaScript |
| Single-page web app for learning about graph search algorithms, such as Depth-First Search and A* Search |
| mahdavipanah/pynpuzzle |
27 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
mit |
Python |
| Solve and test algorithms for N-Puzzle problem with Python |
| rmssoares/8Puzzle-StateSpaceSearches |
22 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Python |
| BFS, IDS, Greedy & A* applied to the 8-puzzle problem. :gear: |
| jameshong92/sokoban-solver |
21 |
|
0 |
0 |
about 11 years ago |
0 |
|
2 |
|
Java |
| advancedresearch/quickbacktrack |
20 |
|
0 |
1 |
over 3 years ago |
8 |
September 16, 2020 |
1 |
mit |
Rust |
| Library for back tracking with customizable search for moves |
| cubing/twsearch |
19 |
|
0 |
0 |
about 2 years ago |
0 |
|
17 |
gpl-3.0 |
C++ |
| 🔍 Twizzle Search — a program to find algs and scrambles for twisty puzzles |
| johndoe31415/pysuchsel |
15 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| Python Suchsel puzzle generator (word search puzzle) |