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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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,