Skip to content

valentim/Fuzzy

Repository files navigation

Fuzzy

Fuzzy Logic Framework

About

Abstraction of Fuzzy Logic Process (fuzzification, inference and defuzzification). The Inference engine was done for receive specialist data font externally and it has in its core the implementations of Mamdani´s inference method and Takagi Sugeno Kang´s inference method.

alt tag

Instalation

Depencencies

Development environment dependencies

  • phpqatools http://phpqatools.org/
  • PHPUnit 3.7.28
  • phpcpd 1.4.1
  • PHP_CodeSniffer 1.4.8
  • PHPMD 1.5.0
  • PHP_Depend 1.1.4
  • Jenkins 1.466.2
  • Phing 2.6.1
  • PHPIZE
  • XDebug

In the root directory. php composer.phar install

Continuous Integration

Edit the composer directory in the build.properties. composer.directory=PATH TO YOUR COMPOSER DIRECTORY

Local test: phing local-test

Build: phing build

About

Fuzzy Logic Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages