Skip navigation links

JFML

Packages 
Package Description
jfml
The main package for representing Fuzzy Systems and making inference according to the FML standard
jfml.aggregated
Combination operations with Aggregated Types (AND / OR)
jfml.compatibility
Compatibility package to export/import from other languages
jfml.defuzzifier
Implementation of various defuzzification methods
jfml.enumeration
Enumerations for representing the different patterns and values considered in FML
jfml.jaxb
Methods for bindings the FML schema definition to java objects
jfml.knowledgebase
The representation of KnowledgeBase which includes the definition of the system variables
jfml.knowledgebase.variable
The variables of the KnowledgeBase
jfml.membershipfunction
Implementations of the Membership Functions
jfml.operator
Operator of the logical types (AND / OR)
jfml.parameter
Parameters of the Membership Functions
jfml.rule
Classes for implementing Rules as fuzzy expressions in the form of IF-THEN[-ELSE] involving linguistic variables and fuzzy operators.
jfml.rulebase
Classes for representing collections of fuzzy rules to model a system behavior (Mamdani, Tsukamoto, TSK and AnYa).
jfml.term
Implementation of the different Terms (text label with an associated fuzzy set)
jfml.test
Implementation and evaluation of examples.
Skip navigation links