added 8 puzzle problem using A star algorithm #13139
Annotations
2 errors
ruff
Process completed with exit code 1.
|
Ruff (N999):
other/8PuzzleProblem_Astar.py#L1
other/8PuzzleProblem_Astar.py:1:1: N999 Invalid module name: '8PuzzleProblem_Astar'
|