Skip to content

Using rule-of-three and beam-search to solve peg solitaire boards.

License

Notifications You must be signed in to change notification settings

maximerenault/PegSolitaireSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small repository for solving peg solitaire boards with beam search in python. It has two implementations, one based on functions and lists, the other more object oriented.

About

Using rule-of-three and beam-search to solve peg solitaire boards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages