Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Fuzzy sets for Ada v5.5

0 views
Skip to first unread message

Dmitry A. Kazakov

unread,
Oct 31, 2010, 5:09:22 AM10/31/10
to
The current version includes distributions of string edit, interval
arithmetic and simple components packages. It provides implementations of:

1. Confidence factors with the operations not, and, or, xor, +, *;
2. Classical fuzzy sets with the set-theoretic operations and the
operations of the possibility theory;
3. Intuitionistic fuzzy sets with the operations on them;
4. Fuzzy logic based on the intuitionistic fuzzy sets and the possibility
theory;
5. Fuzzy numbers both integer and floating-point ones with conventional
arithmetical operations;
6. Dimensioned fuzzy numbers;
7. Fuzzy linguistic variables and sets of linguistic variables with
operations on them;
8. Dimensioned fuzzy linguistic variables and sets;
9. String-oriented I/O is supported;
10. 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

Changes to the version 5.4.

- A fuzzy set renderer property was added to prefix the rendered value with
a string;
- Fuzzy set renderer commits changes when Enter is pressed while no drop
down has been popped up;
- Procedure Get added to Gtk.Generic_Fuzzy_Linguistic_Set_Measure_Tree_View
and Gtk.Generic_Fuzzy_Linguistic_Set_Measure_Editor to get dimensioned set
of linguistic variables as a dimensionless set and scale;
- Fuzzy.Stream_IO provides conversions to stream elements arrays;
- Minor bug fixes in Fuzzy.Abstract_Edit.Named.

--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

0 new messages