-
Notifications
You must be signed in to change notification settings - Fork 0
This program runs in console. It lets the user choose an algorithm to try to solve the 8-square problem with a random starting state. The algorithms included are depth-limited search, uniform-cost search, (greedy) best-first search, and A* search.
adameseliga/8-square-Search-Algorithms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This program runs in console. It lets the user choose an algorithm to try to solve the 8-square problem with a random starting state. The algorithms included are depth-limited search, uniform-cost search, (greedy) best-first search, and A* search.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published