new basic solver

Programs which generate, solve, and analyze Sudoku puzzles

new basic solver

Postby ab » Sat Mar 18, 2006 5:26 pm

I have written and compiled a solver program in QBasic. The program employs the following solving techniques:
2 types of box/line interactions
pairs
triples
x-wings
You will find it here:
http://uk.geocities.com/aidan_001/software.html
enjoy

*edit*
now also deals with:
quads
xy-wings
swordfish
jellyfish
*edit*
Last edited by ab on Thu May 18, 2006 4:58 am, edited 1 time in total.
ab
 
Posts: 451
Joined: 06 September 2005

Postby henk » Mon Mar 20, 2006 8:08 pm

This is probably the coolest Sudoku program I have seen! Really, you just need to try this out! Its not the best, but the user interface is straight from the 1980's. I've had some fun with it, thanks!

ab:
You might want to add some more info of maybe a screenshot on the website. I hate it when I don't know what I am downloading.
[Edited by Pappocom]
henk
 
Posts: 18
Joined: 30 December 2005


Return to Software