ダウンロードリスト

プロジェクト概要

JavaBDD は BDD(binary decision diagram, 二分決定図)を操作するための Java ライブラリです。二分決定図はモデル検査、形式的検証、回路図の最適化、その他の分野に広く使われています。

システム要件

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

2003-11-01 07:31
0.6

このバージョンではより良いnullと型チェックを追加することによっていくつかのセキュリティ上の問題を修正しました。
タグ: Major security fixes
This version fixed some security problems by adding
better null and type checking.

2003-08-05 13:26
0.5

このバージョンは、これは、ネイティブライブラリは不要ですBDDの工場の100%Javaで実装を追加します。現在、変数のドメインのJava実装です。ドメイン2にアップすることができます^ 64のサイズです。また、ビットベクトルのJava実装に沿って、関連する操作(、、、、など)の修正およびCUDDインターフェイスを拡張乗算、除算加算、減算が実行された。 CUDDが正しく、すべてのテスト例を実行することができます。がAPIを他の多くの小さな改良された。
タグ: Major feature enhancements
This version adds a 100% Java implementation of the
BDD factory, so the native library is no longer
necessary. There is now a Java implementation of
variable domains. Domains can be up to 2^64 in size.
There is also a Java implementation of bit vectors,
along with the associated operations (add, subtract,
multiply, divide, etc.) Fixes and extensions to the CUDD
interface were performed. CUDD can now run all of the
test cases correctly. There were many other small
refinements to the API.

2003-06-19 10:38
0.4

このバージョンは、CUDD BDDのネイティブライブラリへのインターフェイスが含まれます。他のさまざまな改良とAPIへのアップデートが行われた。
タグ: Major feature enhancements
This version includes an interface to the CUDD BDD
native library. Various other improvements and updates
to the API were made.

2003-02-21 12:33
0.3

このバージョンでは、多くのバグが修正されました。ほとんどの機能なので、このバージョンでは、多かれ少なかれ安定している必要がありますし、使用可能なテストされています。
タグ: Major bugfixes
In this version, many bugs were fixed. Most functionality has been tested, so this version should be more or less stable and usable.

2003-01-30 18:36
0.1

これは、このソフトウェアの最初のリリースであり、主にテストされます。
タグ: Initial freshmeat announcement
This is the first release of this software, and is largely untested.

プロジェクトリソース