Software Listing: Sudoku Solver
- Martin's Sudoku solver
- License: Shareware

Created as an accessible and easy-to-use application, Martin's Sudoku solver can help you solve your puzzles.
All you have to do is launch the application and input your Sudoku puzzle. Once you press the "Solve" button, the program will quickly display the solution.
.
- Publisher: Martin Hadfield
- Date:
- Platform: WinOther
- SuDoKu Solver Applet
- License: Freeware
- Price: 0.00

This applet is an aid to solving SuDoKu puzzles. It doesn't generate puzzles. Rather, it allows you to track the consequences of the settings in each cell of the SuSoKu grid, so that a solution can be found. Once you have set up a particular puzzle, you can usually automatically solve the puzzle. The rules follow that of SuDoKu. Each 3x3 square needs to be assigned numbers from 1 to 9. A number may not be repeated either in a 3x3 square, in a full row or a full column. Each cell in the SuDoKu grid is part of a square, a row and a column. Each cell starts with the full range of 1-9 as possibilites.
- Publisher: Doug Palmer
- Date: 20-01-2013
- Size: 20 KB
- Platform: Java, Scripts
- Anto Charly Sudoku Solver
- License: Freeware
- Price: -

Solves the Sudoku puzzle step by step or instantly. Sudoku Solver is an easy to use software application that solves the Sudoku puzzle instantly or step by step.. ..
- Publisher: anto.gigacities.net
- Date: 29-08-2009
- Size: 2672 KB
- Platform: Win2000, WinOther, WinVista
- sudoku solver
- License: Shareware

The SuDoKu solver php script solves the very popular sudoku puzzles. You just have to fill in the givens, click solve, and you get the solved board in an instant!.
- Publisher: Shashank Hegde
- Date: 26-08-2011
- Platform: PHP, Scripts
- A C Language Sudoku Solver
- License: Freeware
- Price: 0.00

Another SUDOKU solver written in C language. A console based program that displays step by step how to reach solution of this famous game..
- Publisher: c-sudoku-solv.sourceforge.net
- Date: 06-09-2012
- Size: 12 KB
- Platform: WinOther
- Free portable interactive sudoku solver
- License: Freeware
- Price: 0.00

Get Sudoku is the free portable interactive sudoku solver.
- Publisher: get-sudoku.sourceforge.net
- Date: 12-11-2012
- Size: 55 KB
- Platform: WinOther
- Intelligent Sudoku Solver
- License: Freeware
- Price: 0.00

This is an intelligent Sudoku solver in c++. It is intlligent, because it uses several logical deduction methods, just like a person, before resorting to guessing. I was trying to teach my kids Sudoku, and taught a computer as proof of concept..
- Publisher: isudokusolver.sourceforge.net
- Date: 25-10-2012
- Size: 9 KB
- Platform: WinOther
- Mess Sudoku Solver v.0
- License: Freeware
- Price: 0.00

Sudoku solver v1.0 is an open source utility designed by Ankur Vijay (Messi) to solve all sudoku puzzles of NxN size. It can count and report the total number of possible solutions for a give n puzzle and is capable of reporting unsolvable puzzles..
- Publisher: su-solver.sourceforge.net
- Date: 14-11-2012
- Size: 148 KB
- Platform: WinOther
- Mobile Sudoku Solver
- License: Freeware
- Price: 0.00

Mobile Sudoku Solver is a Java (J2ME) application for solving, designing and playing Sudoku puzzle game on mobile devices. It can find all the solutions available and hold them all in memory. You can select one of them, edit and solve it again..
- Publisher: mysudokusolver.sourceforge.net
- Date: 09-07-2012
- Size: 31 KB
- Platform: WinOther
- Sudoku Solver (+ solution provider!)
- License: Freeware
- Price: 0.00

Sudoku Solver is a small graphical application for solving any given Sudoku puzzle, almost instantaneously. It also provides the solution (the steps required to solve the puzzle). It is written in python..
- Publisher: pysolvesudoku.sourceforge.net
- Date: 17-07-2012
- Size: 26 KB
- Platform: Linux
- sudoku solver programme in c
- License: Freeware
- Price: 0.00

sudoku solver progrmme in c programming language this programme can solve sudoku's the programme is written for windows os but can easly modified for any other opertaing system or can integrate with microcontrollers for robotics applactions..
- Publisher: sudokusolverinc.sourceforge.net
- Date: 25-08-2012
- Size: 13 KB
- Platform: WinOther
- Sudoku Solver Py
- License: Freeware
- Price: 0.00

Python Sudoku solver - finds all solutions for a given Sudoku board..
- Publisher: sudoku-solve-py.sourceforge.net
- Date: 11-05-2012
- Size: 8 KB
- Platform: Linux, Mac OS X, WinOther
- The Sudoku Solver
- License: Freeware
- Price: 0.00

The Sudoku Solver is a project managed in Java programming language using open source choco (http://choco.sourceforge.net) constraint programming library which solves given Sudoku puzzles..
- Publisher: solve-sudoku.sourceforge.net
- Date: 18-10-2012
- Size: 430 KB
- Platform: Linux, Mac OS X, WinOther
- Yet Another Sudoku Solver
- License: Freeware
- Price: 0.00

YASS is "Yet Another Sudoku Solver". It solves sudoku puzzles. (d-uh).
- Publisher: yasudokusolver.sourceforge.net
- Date: 13-10-2012
- Size: 299 KB
- Platform: WinOther
- Powerful Sudoku Solver
- License: Shareware

SUDOKU_LVL2 - A Sudoku Solver. Usage : Sol=sudoku_lvl2(A) Where A is a incomplete sudoku grid (9 x 9) represented as a 9 x 9 matrix of integers (0-9) with the empty cells being filled with zeros. The algorithm presented here uses the following techniques. (*) Filling a cell by candidate elimination (*) Filling a cell by position exclusion for a given candidate (*) Refining choices of candidates in a given cell by eliminating members of locked pairs, locked triplets and so on.. (*) Filling the remaining cells by brute force method. First 3 algorithms are of my own logic. The brute force algorithm is a big improvement over '8466'.
- Publisher: Janardhanan Sivaramakrishnan
- Date: 24-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Sudoku Solver and Generator - DLX/Rules
- License: Freeware
- Price: 0.00

Sudoku Solver - A generic implementation of Donald Knuth's Dancing Links algorithm and a number of techniques, translated into rules, implemented in JESS.
Sudoku Solver and Generator - DLX/Rules License - Academic Free License (AFL).
- Publisher: Sudoku-dlx-rule
- Date:
- Platform: WinOther
- (very) Simple Sudoku Solver
- License: Freeware
- Price: 0.00

SImple SUdoku SOlver wants to be just that: a very simple sudoku generator and solver that is as simple and general as possible.
(very) Simple Sudoku Solver License - GNU Library or Lesser General Public License (LGPL).
- Publisher: Sisuso
- Date:
- Size: 84 KB
- Platform: WinOther
- YasSS - Yet another simple Sudoku Solver
- License: Freeware
- Price: 0.00

YasSSS (Yet another (simple|stupid) Sudoku Solver) is a command line sudoku solver and generator.Features:Number of solutions, difficulty rating, generates a canonical form for a Sudoku. It also provides a curses interface for playing Sudoku.
YasSS - Yet another simple Sudoku Solver License - Artistic License; GNU General Public License (GPL).
- Publisher: moritz.faui2k3.org
- Date:
- Platform: WinOther
- perl sudoku solver
- License: Freeware
- Price: 0.00

A logic based sudoku solver in OO Perl
perl sudoku solver License - BSD License.
- Publisher: Perlsudokusolve
- Date:
- Platform: WinOther
- Sudoku Solver With Human Like Approach
- License: Freeware
- Price: 0.00

The sudoku Solver can solve sudoku puzzles for you. It may take only about a few seconds for the simpler puzzles, but for harder ones it usually takes about a few minutes. You can also play any puzzle you get across in newspapers, magazines and internet.
Sudoku Solver With Human Like Approach License - GNU General Public License (GPL).
- Publisher: Mansudokusolver
- Date:
- Platform: WinOther












