Skip to content

A constraint solver for finite domains, written in Haskell.

License

Notifications You must be signed in to change notification settings

typedbyte/finito

Repository files navigation

finito

Hackage

A constraint solver for finite domains, written in Haskell. The implementation is based on propagators and cells holding ranges of possible integer values (using the packages propeller and numeric-domains).

Sudoku and the n-queens problem with configurable board size are provided as examples on how to use the library. In addition, the Hackage documentation is quite compact and covers all the provided types and functions.

About

A constraint solver for finite domains, written in Haskell.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published