Skip to content

Animated solutions to the pentomino problem using Don Knuth's algorithm X. (Why didn't I write unit tests???)

Notifications You must be signed in to change notification settings

DrewThomasCorps/exact-cover-problem-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built version

https://pentomino.thirtydaydeveloper.com/

About

This react app animates Don Knuth's Algorithm X to solve the exact cover problem as it relates to pentominos. The time between renders can be controlled with the animation speed input, and the board that is being solved can be toggled with the buttons.

Set up

To install run

git clone https://github.com/DrewThomasCorps/exact-cover-problem-react && cd exact-cover-problem-react
yarn install

To run: yarn start

About

Animated solutions to the pentomino problem using Don Knuth's algorithm X. (Why didn't I write unit tests???)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published