Skip to content

Developing a solution to the pegs puzzle board problem using math, discrete structures, and Python.

Notifications You must be signed in to change notification settings

rynanda/Pegs-Puzzle-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pegs Puzzle Board

Developing a solution to the pegs puzzle board problem by translating it to mathematical language, relating the problem to well known problems on mathematical structures, and implementing Python software to solve the problem using a depth first search algorithm approach as well as RegEx.

About

Developing a solution to the pegs puzzle board problem using math, discrete structures, and Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages