Sudoku solver: reduction + brute force
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Sudoku solver: reduction + brute force

From: ago <xivulon@gmail.com>
Date: Sat Jan 14 2006 - 01:00:45 CET

Inspired by some recent readings on LinuxJournal and an ASPN recipe, I
decided to revamp my old python hack... The new code is a combination
of (2) reduction methods and brute force and it is quite faster than
the
ASPN program. If anyone is interested I attached the code in
http://agolb.blogspot.com/2006/01/sudoku-solver-in-python.html
Received on Tue Jan 17 16:23:29 2006