Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in sliding-tile-puzzle
Can linear conflict heuristic cause more nodes to be created and explored than Manhattan heuristic with A-Star for 15-Puzzle?
Mar 14, 2023
algorithm
graph-algorithm
a-star
heuristics
sliding-tile-puzzle
5x5 Sliding Puzzle Fast & Low-Move Solution
Dec 25, 2022
python
algorithm
pypy
sliding-tile-puzzle
Creating a tree without duplicates
Apr 15, 2022
python
python-3.x
recursion
tree
sliding-tile-puzzle
Manhattan distance in A*
Apr 03, 2022
java
artificial-intelligence
a-star
sliding-tile-puzzle
8 puzzle: Solvability and shortest solution
Oct 17, 2022
java
algorithm
artificial-intelligence
sliding-tile-puzzle
Solving 8-Puzzle using DFS
Jul 28, 2022
java
artificial-intelligence
depth-first-search
sliding-tile-puzzle
state-space
What can be the efficient approach to solve the 8 puzzle problem?
Sep 12, 2022
algorithm
logic
puzzle
a-star
sliding-tile-puzzle
How many possible states does the 8-puzzle have?
Sep 04, 2022
algorithm
artificial-intelligence
sliding-tile-puzzle