Skip to content

fafaro/polyomino_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Polyomino Solver

This is a desktop app written in C#. It solves the problem of arranging a given set of polyomino shapes in a rectangular region. It uses the Dancing Links algorithm by Donald E. Knuth.

Here's a video showing how it works:

N|Solid

About

Puzzle solver for the placement of a set of polyominoes on a board. Interactive and intuitive.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages