A solver for the game Peg Solitaire written in C. The solver uses dfs to search the game tree and prints the first solution it finds, but is inneficient because it does not remember the game boards it has already seen and analyzed. Still the game tree is not so big and a solution is found relatively fast.
-
Notifications
You must be signed in to change notification settings - Fork 0
Voulgaris-Sot/peg-solitaire
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
DFS solver for peg solitaire
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published