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,46efbdf2d5a8f1,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Fuzzy sets for Ada v5.0 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, 9 Sep 2007 21:22:47 +0200 Message-ID: <1vcnlqdplpn25.1hql0z147w13.dlg@40tude.net> NNTP-Posting-Date: 09 Sep 2007 21:22:08 CEST NNTP-Posting-Host: c6318962.newsspool3.arcor-online.net X-Trace: DXC=<7W;M=lXFQ?TQL:hoD@>T?McF=Q^Z^V384Fo<]lROoR1^;5]aA^R6>2\=Fl7SmFWT6[6LHn;2LCV>[d_I]j5F:O?H4_QO?; X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:1848 Date: 2007-09-09T21:22:08+02:00 List-Id: http://www.dmitry-kazakov.de/ada/fuzzy.htm The current version includes distributions of string edit, interval arithmetic and simple components packages. It 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; The software is distributed under GM GPL. New in this release: A rich GUI interface based on GTK+ (The GIMP Toolkit portable across many operating systems including Windows and Linux). The provided set of widgets and tree view cell renderes covers: - Indication and editing of truth values; - Editing and viewing of fuzzy sets, intuitionistic fuzzy sets and classification in textual and as a list; - Editing and viewing sets of linguistic variables. The linguistic variables sets editor features: - Domain set view representing individual membership functions of the variables; - Annotated axes of the domain view; - Dimensioned domains support; - Scroll bars of the domain view axes; - Multiple selection of the variables and individual points of membership functions; - Visual selection of the variables and points of their membership functions in the domain; - Indication of the selected variables; - Indication of the selected points of the membership functions of; - Searching for the points of the membership functions; - Indication of an accumulated set of the linguistic variables; - Editing of the accumulated sets; - Zooming the widget along its axis; - Zooming in and out per selection of a rectangular area; - Scrolling the widget; - Undo/redo buffer for editing; - A separate undo/redo buffer for all actions changing the visual appearance of the widget; - Tracking the mouse cursor in the widget; - Indication and editing the names of the variables in the set in a tree view; - Indication and editing the points of the membership functions of individual variables in the tree view; - Checking names for legality and duplication, indication of illegal names; - Moving groups of selected points of the membership functions along the axis per mouse; - Adding, removing, moving variables in the set; - Adding, removing points of the variables; - Applying operations, such as not, and, or, xor to the selected variables and inserting the result of. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de