Greedy implementation of the 8-puzzle solver
javascript priority-queue greedy-algorithm 8-puzzle 8-puzzle-solver heuristic-functions puzzle-state
- Updated
Oct 27, 2020 - JavaScript
Greedy implementation of the 8-puzzle solver
2048 solver using expectimax algorithm with rank-weighted heuristics. It consistently reaches 2048
Add a description, image, and links to the heuristic-functions topic page so that developers can more easily learn about it.
To associate your repository with the heuristic-functions topic, visit your repo's landing page and select "manage topics."