Flood Fill Puzzle & Artificial Intelligence

Dátum
Folyóirat címe
Folyóirat ISSN
Kötet címe (évfolyam száma)
Kiadó
Absztrakt

Flood Puzzle is a combinatorial game for one player, based on the color-filling algorithm. Each cell of the board has an initial color from the previously determined color set and the goal is to fill the grid into monotone color within allowed moves. Based on game four Artificial Intelligence search methods were implemented in Python order to find a best way of obtaining the solution for the puzzle. Statistics on those four methods namely Breadth-First Search, A* Search, Depth Elimination Search and Optimized Breadth-First Search was collected and compared to find out what is the best search method to get an optimal solution regarding the outcome of moves, time and number of explored nodes.

Leírás
Kulcsszavak
Artificial Intelligence, Python, OOP, A* Search, Breadth-First Search, Puzzle, Fill Algorithm, Flood Puzzle, Flood-fill Algorithm, A* Heuristics
Forrás
Gyűjtemények