A python script that implements a generic planner to solve a series of minigames using heuristic algorithms to generate the best possible moves to reach the goal state.
python computer-science planner astar astar-algorithm artificial-intelligence student heap heuristics program water-jug-problem astar-pathfinding n-puzzle block-world astar-search-algorithm generic-planner
-
Updated
Dec 10, 2019 - Python