ダウンロードリスト

プロジェクト概要

Sudokut は、数独パズルのコマンドライン ソルバーです。数独の文字列またはファイルに付属している、すべての可能な解決策が返されます。それはすべてのソリューションを見つけるために保証は効率的なアルゴリズムを使用して中型力数独を解決するために約 0.5 秒かかります。(妥当性チェック、差分、提案、およびプローブ) のさまざまな機能を実装する多くのオプションを受け付けます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-08-27 16:28
0.4

このバージョンは、以下の機能:裸の4つ子の削減、隠された4つ子の削減、メカジキの削減には、- eオプションの説明モードでは、- iオプションをいくつかの解決手法は、- lオプションの難易度は、サポートのレベルを評価するには無視するには、配置に追加パイプを標準入力からの読み込み()によって、メッセージを読みやすくします。
This version adds the following features: naked
quadruplets reduction, hidden quadruplets
reduction, swordfish reduction, the -e option to
put in explanatory mode, the -i option to ignore
some solving techniques, the -l option to rate the
level of difficulty, support for pipes (by reading
from standard input), and improved readability of
messages.

2006-09-15 19:33
0.3

新たな解決方法がサポートされます:裸の三つ子の削減と隠されたトリプレット削減。ようこそ、- uオプションは、ソリューションの単一性をテストするため、および- mオプションは、文字列を変更することです。
タグ: Major feature enhancements
New solving techniques are supported: naked triplets reduction and hidden triplets reduction. There is a -u option to test the unicity of the solution, and an -m option to modify the string.

2005-12-17 06:10
0.2

このバージョンには、つまり、次のステップは、- pオプションについての提案は、プローブは、数独を取得するだけで最初のソリューションは、複数のソリューションのパズルの場合には、特定の手法は、- oオプションを使用していますsオプションを追加する-が無効にバックトラックnオプションを指定。以上を解決する技術を、行をブロックするなど、サポートされて/列の削減、裸のペアの削減、隠されたペアの削減、およびx -翼の削減の削減をブロックするブロックします。
タグ: Initial freshmeat announcement
This version added a -s option that provides suggestions about the next step, a -p option that probes the Sudoku using a particular technique, a -o option that obtains only the first solution in the case of a multiple solutions puzzle, and a -n option that disables backtracking. More solving techniques are supported, including block to row/col reduction, block to block reduction, naked pairs reduction, hidden pairs reduction, and x-wing reduction.

プロジェクトリソース