FuzzyCLIPS
{{Multiple issues|
{{more citations needed|date=January 2021}}
{{notability|date=June 2015}}
}}
FuzzyCLIPS is a fuzzy logic extension of the CLIPS (C Language Integrated Production System) expert system shell from NASA. It was developed by the Integrated Reasoning Group of the Institute for Information Technology of the National Research Council of Canada and has been widely distributed for a number of years. It enhances CLIPS by providing a fuzzy reasoning capability that is fully integrated with CLIPS facts and inference engine allowing one to represent and manipulate fuzzy facts and rules. FuzzyCLIPS can deal with exact, fuzzy (or inexact), and combined reasoning, allowing fuzzy and normal terms to be freely mixed in the rules and facts of an expert system. The system uses two basic inexact concepts, fuzziness and uncertainty. It has provided a useful environment for developing fuzzy applications but it does require significant effort to update and maintain as new versions of CLIPS are released.
From a technical perspective, the software was developed for a PC and can be downloaded without costs for noncommercial applications. There is no GUI available but a command line is provided.{{cite book|author1=Kaoru Hirota|author2=Michio Sugeno|title=Industrial Applications of Fuzzy Technology in the World|url=https://books.google.com/books?id=wRhei8qHF_IC&pg=PA362|year=1995|publisher=World Scientific|isbn=978-981-02-2366-3|pages=362–}} The FuzzyCLIPS program allows to implement a fuzzy production system. That is an expert system which contains membership functions and rules.{{cite book|author=Robert J. Schalkoff|title=Intelligent Systems: Principles, Paradigms and Pragmatics|url=https://books.google.com/books?id=80FXUtF5kRoC&pg=PA387|date=24 August 2011|publisher=Jones & Bartlett Learning|isbn=978-0-7637-8017-3|pages=387–}}
References
{{reflist}}
External links
- [https://github.com/rorchard/FuzzyCLIPS FuzzyCLIPS GitHub Repository] (compatible with CLIPS 6.10)
- FuzzyCLIPS source code compatible with [https://github.com/garydriley/FuzzyCLIPS624 CLIPS 6.24] and [https://github.com/garydriley/FuzzyCLIPS631 CLIPS 6.31] (by CLIPS maintainer)
- [https://www.sbir.gov/sbirsearch/detail/335208 NASA sponsorship of FuzzyCLIPS.]
- [https://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19950013331.pdf NASA conference discussion FuzzyCLIPS.]
- [https://www.amazon.com/exec/obidos/tg/detail/-/0534384471/ref=lpr_g_1/002-8157855-8752009?v=glance&s=bo Textbook that discusses fuzzy aspects and CLIPS, the basis for FuzzyCLIPS.]
- [https://sbir.nasa.gov/content/fuzzy-clips-c-language-integrated-production-system-fuzzy-logic-capabability NASA firm information]
{{compu-lang-stub}}