From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3ae972212fabd9ac,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!goblin2!goblin.stu.neva.ru!news.internetdienste.de!newsfeed.velia.net!noris.net!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Fuzzy sets for Ada v5.5 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH Date: Sun, 31 Oct 2010 10:09:22 +0100 Message-ID: NNTP-Posting-Date: 31 Oct 2010 10:09:23 CET NNTP-Posting-Host: 559f6db1.newsspool4.arcor-online.net X-Trace: DXC=Ym??Ih9Ui2j[F<50eo:0kn4IUK 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