-
Notifications
You must be signed in to change notification settings - Fork 0
santosgagbegnon/BreadthFirstSearch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program has two approaches to solving the instant insanity puzzle game. The first approach is a brute force method that tests all 24^4 possible orietnations, while the second algorithim has a more systematic appraoch. This shows the drastic difference in efficiency between the 2 methods.
About
A simple comparison of the brute force approach and breadth first search Algorithm approach to solving the insanity puzzle game.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published