C++ Fuzzy Logic Programming Library -
For problem solving in the fuzzy logic domain. It has an object oriented API well suited to C++ syntax for direct inclusion in source code.
Portable to platforms that support the C++ STL.
License
BSD LicenseFollow C++ Fuzzy Logic Programming Library
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Dear all, I am really interested in this library. But, I don't know how to use. I did add unix:!macx:!symbian: LIBS += -ljfuzzyqt in *.pro file as well as put libjfuzzy.so in the directory of project. But I can't include this library in main.cpp file ( error : jfuzzyqt.h : not such file or directory) So, please give me more details to use it. I'm really sorry but I am so new with C++ Thanks,