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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a1c7f912c8a467f0,start X-Google-Attributes: gid103376,public X-Google-Thread: 111aad,a1c7f912c8a467f0,start X-Google-Attributes: gid111aad,public X-Google-ArrivalTime: 2003-08-25 02:06:40 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!news.shlink.de!fu-berlin.de!uni-berlin.de!tar-alcarin.cbb-automation.DE!not-for-mail From: Dmitry A. Kazakov Newsgroups: comp.ai.fuzzy,comp.lang.ada Subject: ANN: Fuzzy sets for Ada version 3.3 Date: Mon, 25 Aug 2003 11:13:06 +0200 Message-ID: <59kjkvspaav7bjnnunud1gg0nrpl2556a2@4ax.com> NNTP-Posting-Host: tar-alcarin.cbb-automation.de (212.79.194.111) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 1061802398 7903846 212.79.194.111 (16 [77047]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.ai.fuzzy:3365 comp.lang.ada:41841 Date: 2003-08-25T11:13:06+02:00 List-Id: Fuzzy sets for Ada is free and distributed in source code. http://www.dmitry-kazakov.de/ada/fuzzy.htm The version 3.3 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. Linguistic variables and sets of linguistic variables with operations on them; 7. String-oriented I/O is supported. --- Regards, Dmitry Kazakov www.dmitry-kazakov.de