fuzzy-logicjfuzzylogic

How to increase the limitation of Jfuzzylogic "rules"?


iam searching a way around the limitation of fuzzy control language. In the documentation there is a limitation of 10 rules per rule set and 15 rules overall. I would like to increase the overall limit to for example 30 rules overall.

For example ,when i use JFuzzylogic with more then 15 rule set the 16. rule will be ignored.

Any experience with that around?


Solution

  • I am not sure about that limitation in JFuzzyLogic or the Fuzzy Controller Language (FCL), but you could try jfuzzylite, which is also free and open source, you can import and export controllers from and to FCL without limitation on the number of rules, and it is available at http://www.fuzzylite.com. In addition, you can use QtFuzzyLite to easily create your controllers.