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
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
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,