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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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,