Skip to content

[gb.fuzzy]

Xiaokong Li requested to merge kk667788/gambas:fuzzy into master

*NEW: Add a new componet [gb.fuzzy] *this componet is based on the fuzzylite library for fuzzy logic control. Now it can load fuzzy model from a model file(.fll), by inputing data it will process the engin and get the output value.

  • fuzzy logic control shared library is needed (apt-get install fuzzylite).
  • In debian distribution now is libfuzzylite6.0

Merge request reports