These pages define the syntax of the fuzzy rule language, and explain how to assemble fuzzy rule language statements into a valid fuzzy ruleset that can be compiled and saved as a serialized Java object. Serialized fuzzy ruleset objects can be used as-is within any Java environment but are particularly useful within the ABLE environment, where they can be wired to other AbleBeans in meaningful ways.
You may use any text editor to create fuzzy rulesets containing source fuzzy rule language statements, but the Fuzzy RuleSet Editor contained in the ABLE package provides syntactic and semantic checking of rules as well as a helpful test and debug environment.
Please select a topic below.