Download List

Projeto Descrição

Sudognu is a command line sudoku solver and
creator. It can display the logical steps it uses
to find the solution. Sudognu can print four
sudokus to a PDF page, and it comes with example
CGI scripts for integration into Web sites.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-22 21:08
1.09

Esta versão traz suporte embutido PDF. Uma nova técnica de resolução (duas cores) foi adicionado. Se você estiver atualizando de uma versão anterior, observe a mudança na sintaxe da linha de comando para a especificação dos nomes de arquivo de saída e atualizar seus scripts CGI.
This release features built-in PDF support. A new solving technique (two-color) has been added. If you are updating from a previous release, note the change in command line syntax for specification of output file names and update your CGI scripts.

2008-04-06 23:38
1.06

Duas novas técnicas de solução ", xy-wing" e "XYZ-wing", têm sido implementadas. Um algoritmo eficiente para canonizar sudokus está agora disponível, o que é útil para arquivamento sudokus e unicidade de verificação. Finalmente, um usuário contribuiu Perl script CGI foi adicionado.
Tags: Minor feature enhancements
Two new solution techniques, "xy-wing" and "xyz-wing", have been implemented. An efficient algorithm for canonizing sudokus is now available, which is useful for archiving sudokus and checking uniqueness. Finally, a user contributed Perl CGI script has been added.

2007-09-22 23:16
1.05

Para além da limpeza de código e correção de bugs, esta versão traz uma técnica de eliminação do adicional (linha-interação bloco) e um algoritmo melhorado para avaliar a dificuldade de sudoku. Saída SVG foi adicionado. A saída em PDF agora é opcional, assim libharu já não é necessária para compilar sudognu.
Tags: Minor feature enhancements
Apart from code cleanup and bug fixing, this
release features an additional elimination
technique (line-block interaction) and an improved
algorithm for evaluating sudoku difficulty. SVG
output has been added. PDF output is now optional,
so libharu is no longer required to compile
sudognu.

2007-08-26 01:13
1.04

Esta versão adiciona uma opção-S para a criação de sudokus com uma distribuição simétrica de Givens.
Tags: Minor feature enhancements
This release adds a -S option for creating sudokus
with a symmetric distribution of givens.

2007-06-18 19:37
1.03

Esta versão se aplica a cadeia depois de forçar X-wing, espadarte, e medusas, melhora a documentação, acrescenta uma opção-P para as técnicas de solução de reordenamento, facilita a navegação de soluções de Sudoku, e acrescenta minor bugfixes.
Tags: Minor feature enhancements
This release applies the forcing chain after
X-wing, swordfish, and
jellyfish, improves the documentation, adds a -P
option for reordering
solution techniques, facilitates browsing of
sudoku solutions, and adds
minor bugfixes.

Project Resources