Dmitry A. Kazakov Guest
|
Posted: Mon Jul 14, 2008 12:40 am Post subject: ANN: Fuzzy sets for Ada v5.3 |
|
|
The library provides implementations of:
* Confidence factors with the operations not, and, or, xor, +, *;
* Classical fuzzy sets with the set-theoretic operations and the
operations of the possibility theory;
* Intuitionistic fuzzy sets with the operations on them;
* Fuzzy logic based on the intuitionistic fuzzy sets and the
possibility theory;
* Fuzzy numbers both integer and floating-point ones with conventional
arithmetical operations;
* Dimensioned fuzzy numbers;
* Fuzzy linguistic variables and sets of linguistic variables with
operations on them;
* Dimensioned fuzzy linguistic variables and sets;
* String-oriented I/O is supported;
* GUI interface based on GTK+ (The GIMP Toolkit) with fuzzy set
editors, truth values widgets and renderers, linguistic variables sets
editors.
http://www.dmitry-kazakov.de/ada/fuzzy.htm
This version is adapted to GNAT GPL 2008, GtkAda 2.10.2, and Units of
Measurements for Ada v2.8.
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de |
|