ダウンロードリスト

プロジェクト概要

constraint packageは、制約伝播アルゴリズムを使用するPythonで書かれた制約充足問題(CSP)ソルバーです。これまでのところ、クラスは有限集合のドメインで動作するよう提供されます。

システム要件

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

2002-10-17 14:58
0.2.3

このバージョンでは、パフォーマンス、サイコの使用は、特に、(オプションのがお勧め)と、様々な内部の最適化、新しい代理店、および冗長性を利用されている問題の解決をトレースするように調整することができます増加した。
タグ: Minor feature enhancements
In this version, performance was increased, especially with the (optional but advised) use of Psyco, and various internal optimisations, new Distributors are available, and the verbosity can be adjusted to trace the resolution of a problem.

2002-06-12 20:14
0.2.1

すべての有限領域の変数に係るは、fdのモジュールに移されました。いくつかのクラスを明確にするため改名された。最適化アルゴリズムのバイナリで現在の制約のために使用されます。
タグ: Code cleanup
Everything pertaining to finite domain variables
was moved to the fd module. Some classes were
renamed for clarity. An optimized algorithm is now
used for binary constraints.

2002-06-07 23:21
0.2

ニュースの制約クラスは、リポジトリのクラスは、ソルバーのクラスにリファクタリングされたが追加されましたが追加されている。
タグ: Minor feature enhancements
News constraint classes have been added, the Repository class was refactored, and a Solver class was added.

2002-06-06 20:14
0.1

タグ: Initial freshmeat announcement

プロジェクトリソース