推箱子解决方案 sokoban AI solver
-
Updated
Jun 14, 2020 - Python
推箱子解决方案 sokoban AI solver
A PyTorch implementation of DeepMind's MCTSnet
AlphaGo Zero Reinforcement Learning Sokoban Solver
Sokoban puzzle generator and solver with BFS, A* and Dijkstra
AI of the game Sokoban using search strategies and heuristics with deadlock checking.
Solver for the classic Flash puzzle game Psychopath (more recently known as Mental Block on Android)
Solves Sokoban Puzzles using A* search, UCS algorithms and heuristic functions
Introduction to AI assignment 1 HCM University of Technology, term 211
Simple Sokoban solver using SAT solver Minisat
IA Project - Intelligent agent capable of playing the Sokoban game.
Ares-Adventure is a Python-based Sokoban puzzle solver that implements four search algorithms: BFS, DFS, UCS and A*
A 2D game that can be either playable by the player, or watch the different solution algorithms to solve the game (BFS, A, A* with heuristics)
Course project for CS271: Introduction to Artificial Intelligence at UC Irvine
Sokoban solver using Q-Learning. Project part of the course CS 271.
Sokoban is a single player puzzle video game in which we play as a worker having to put boxes in a warehouse
Concepts - Search, Constraint Satisfaction & Uncertainity
Add a description, image, and links to the sokoban-solver topic page so that developers can more easily learn about it.
To associate your repository with the sokoban-solver topic, visit your repo's landing page and select "manage topics."