The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

nondet_sudoku.pl - A non deterministic sudoku solver

DESCRIPTION

A non-working perl 6 implementation of a non deterministic sudoku solver.

Once we have full continuations, I'll revisit this and add a proper UI, right now it's simply a demonstration of possibility.

AUTHOR

Piers Cawley <pdcawley@bofh.org.uk>

COPYRIGHT

Copyright (c) 2005. Piers Cawley. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html