A search shell for solving one-player games and puzzles such as the 8-puzzle. It is a general program that can be applied to different puzzles by plugging the type (or class) definitions and related functions that are puzzle specific, and it can use different search strategies on the same puzzle. The search strategies implemented are: BFS, DFS, GBFS, A*.
-
Notifications
You must be signed in to change notification settings - Fork 1
ImanIra0ui/AI-Search-Shell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A search shell for solving one-player games and puzzles.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published