Skip to content

jobrk/peg-solitaire-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peg solitaire solver in Rust

Solves the board using a backtracking algorithm with cache, and display the first solution as a sequence of board states.

Feel free to alterate the board to figure out solutions for other initial configurations.

How to run

$ cargo run --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages