Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.443.605 Times

Sudoku Solver Algorithm software
Filter: All | Freeware | Demo
 

Sudoku Solver Algorithm

< 1 2 3 4 5 > 
Added: October 15, 2010 | Visits: 879

Algorithm::C3 Algorithm::C3 is a module for merging hierarchies using the C3 algorithm. SYNOPSIS use Algorithm::C3; # merging a classic diamond # inheritence graph like this: # # # / # # / # my @merged = Algorithm::C3::merge( D, sub { # extract the ISA array # from the package no...



Platforms: *nix

License: Freeware Size: 8.19 KB Download (130): Algorithm::C3 Download

Added: August 03, 2008 | Visits: 953

Sudoku-DigitHunt Play Sudoku-DigitHunt. Each row, column, and square contains the digits 1-9. Some of the grid is set for you. It is up to you to place the remaining numbers. Sudoku-DigitHunt is a fun and challenging puzzle game that lets players flex their mental muscles. Using logic, strategy, and just plain...





Platforms: Windows

License: Freeware Size: 2.16 MB Download (127): Sudoku-DigitHunt Download

Released: January 31, 2009  |  Added: February 03, 2009 | Visits: 1.487

Sudoku for Windows Sudoku for Windows is one of the most amazing, challenging, intriguing, and entertaining puzzles to sweep the world in decades. It has a unique solution that can be reached logically without guess. Fill digits from 1 to 9 into the blank spaces. Every row must contain one of each digit. So must...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 1.94 MB Download (126): Sudoku for Windows Download

Added: July 28, 2006 | Visits: 2.123

Sudoku Explain and Solve SES shows you step by step how to solve any Sudoku. It explains precisely why each digit is written. You will have access to an incredible method to fill all the grids, even most difficult. This method is realy new and original. It does not have been copied in a book or on the web. - It is...


Platforms: Windows, Windows CE

License: Shareware Cost: $12.61 USD Size: 483 MB Download (125): Sudoku Explain and Solve Download

Added: September 10, 2010 | Visits: 1.226

Python Sudoku Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. Python Sudoku can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku. Sudoku, sometimes spelled Su Doku, is a placement puzzle, also known as Number Place...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (124): Python Sudoku Download

Added: October 08, 2010 | Visits: 1.266

Optimization Algorithm Toolkit Optimization Algorithm Toolkit is a workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more. The project...


Platforms: *nix

License: Freeware Size: 6.5 MB Download (123): Optimization Algorithm Toolkit Download

Added: September 29, 2013 | Visits: 938

Genetic Algorithm File Fitter Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software written in C++ that arranges--via a genetic algorithm--an input list of items or files/directories into volumes of a certain capacity (target), such as CD or DVD, in a way that the total wastage is minimized. By smartly...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (122): Genetic Algorithm File Fitter Download

Added: August 07, 2008 | Visits: 1.143

Pure Sudoku Deluxe Pure Sudoku is the visually and intellectually stimulating sudoku puzzle game for your Windows XP PC. It is a high quality sudoku game with refreshing visual style. Download the Free Edition now.


Platforms: Windows

License: Shareware Cost: $9.99 USD Size: 8.38 MB Download (122): Pure Sudoku Deluxe Download

Added: January 18, 2010 | Visits: 1.065

Algorithm::Dependency Algorithm::Dependency is a base class for implementing various dependency trees. SYNOPSIS use Algorithm::Dependency; use Algorithm::Dependency::Source::File; # Load the data from a simple text file my $data_source = Algorithm::Dependency::Source::File->new( foo.txt ); # Create the...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (121): Algorithm::Dependency Download

Added: August 29, 2008 | Visits: 1.116

Sudoku Z Sudoku Z creates sudoku puzzles for you to solve, it can also help you to analyze a puzzle. You can print out a puzzle, you can load and save it, you can even enter an external puzzle from a magazine to play in Sudoku Z.


Platforms: Windows

License: Freeware Size: 1.14 MB Download (121): Sudoku Z Download

Released: October 01, 2010  |  Added: October 06, 2010 | Visits: 862

iSudoku You must not be strange to the world-famous sudoku game. Many people cannot stop playing this simple but also complicated number game as soon as they started it. Sudoku game is always a good option for you either when you want to challenge your intelligence limit or when you just want to kill...


Platforms: Windows

License: Shareware Cost: $17.95 USD Size: 2.01 MB Download (120): iSudoku Download

Released: December 06, 2011  |  Added: January 25, 2012 | Visits: 1.283

Sudoku Extend Play Sudoku on squares with different forms! There are 28 various boards - actually 28 separate games. The game receives new quality due to the new form of squares. New algorithms for solution are necessary. Sudoku Extend creates unlimited number of defferent completely random puzzles. Now you...


Platforms: Windows

License: Shareware Cost: $16.95 USD Size: 8.68 MB Download (120): Sudoku Extend Download

Added: March 17, 2010 | Visits: 1.127

GNOME Sudoku GNOME Sudoku is a GNOME-based puzzle game. Sudoku is a popular puzzle Japanese logic game. GNOME Sudoku intends to provide a simple interface for generating, playing, saving, printing and solving Sudoku puzzles. At present, GNOME Sudoku supports infinite undo, generation of symmetric puzzles...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (120): GNOME Sudoku Download

Added: August 31, 2008 | Visits: 2.654

Sudoku Soft-Book Sudoku is a recently popular number puzzle game from Japan. You need to fill the grid with numbers in such a way that all rows, columns and 3x3 squares have all digits (1-9).
This Sudoku softbook offers you about 50,000 puzzles in 12 books. You can play 3 different sudoku games, Regular...


Platforms: Windows

License: Shareware Cost: $24.99 USD Download (119): Sudoku Soft-Book Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 1.444

Algorithm::Pair::Best Algorithm::Pair::Best is a Perl module to select pairings (designed for Go tournaments, but can be used for anything, really). SYNOPSIS use Algorithm::Pair::Best; my $pair = Algorithm::Pair::Best->new( ? options ? ); $pair->add( item, ? item, ... ? ); @pairList = $pair->pick( ? $window...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (118): Algorithm::Pair::Best Download

Added: August 13, 2008 | Visits: 855

AB SuDoku If you are fan of Sudoku, and are looking for a little bit more challenging play, try this one. If you are utterly lost you can cheat a little bit - there are toolbar help buttons that will suggest a position for the next move, open the next cell or solve the game.


Platforms: Windows

License: Freeware Size: 400 KB Download (118): AB SuDoku Download

Added: February 03, 2010 | Visits: 850

Algorithm::SkipList Algorithm::SkipList is a Perl implementation of skip lists. SYNOPSIS my $list = new Algorithm::SkipList(); $list->insert( key1, value ); $list->insert( key2, another value ); $value = $list->find(key2); $list->delete(key1); This is an implementation of skip lists in Perl. Skip...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (117): Algorithm::SkipList Download

Released: June 20, 2008  |  Added: June 24, 2008 | Visits: 1.701

Andromeda SuDoKu Game Andromeda SuDoKu Game is one of the most amazing, challenging, intriguing, and entertaining puzzles to sweep the world in decades. It has a unique solution that can be reached logically without guess. Fill digits from 1 to 9 into the blank spaces. Every row must contain one of each digit. So must...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 2.1 MB Download (115): Andromeda SuDoKu Game Download

Added: May 02, 2010 | Visits: 1.065

Algorithm::AhoCorasick::SearchMachine Algorithm::AhoCorasick::SearchMachine provides an implementation and low-level interface of Algorithm::AhoCorasick. Feeds input to the state machine. First (after the instance) argument of this method is the input text (which can be empty, in which case the method doesnt do anything), second...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (114): Algorithm::AhoCorasick::SearchMachine Download

Added: August 15, 2008 | Visits: 1.125

Giorgio's Sudoku Personal Trainer Giorgio's Sudoku Personal Trainer can help you with easy, medium, difficult, and diabolic Sudoku Schemes that you find in newspapers, on the Internet, in puzzle books, etc. It features: instant Solvability control; difficulty level identification; game suspension, saving, and reloading. Also...


Platforms: Windows

License: Freeware Size: 731 KB Download (114): Giorgio's Sudoku Personal Trainer Download

< 1 2 3 4 5 >