Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moritz/perl6-sudoku
Perl 6 class for representing (and later solving) Sudokus
https://github.com/moritz/perl6-sudoku
Last synced: 16 days ago
JSON representation
Perl 6 class for representing (and later solving) Sudokus
- Host: GitHub
- URL: https://github.com/moritz/perl6-sudoku
- Owner: moritz
- Created: 2010-09-21T18:44:13.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-10-02T14:05:29.000Z (over 14 years ago)
- Last Synced: 2024-11-05T20:51:38.083Z (2 months ago)
- Language: Perl
- Homepage:
- Size: 97.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a Sudoku class and solver, designed for flexibility (but for example
the constructors aren't yet sufficiently flexible).A simple solving algorithm is implemented, but it doesn't solve all possible
Sudokus yet (in fact, it doesn't fully solves the one I tried with).License: Artistic License 2.0