Rule base characteristics

The main characteristics of a rule base are summarized within a dedicated structure called InfoRB, the rule base information structure.

It is made up of the following attributes:

The structure also includes two methods allowing attribute handling: Print and WriteHeader to print the column labels. These print functions use as field separator the '&' character (Well known to latex users!)

The AnalyzeRB function, from class FIS, is used to fill a InfoRB structure with respect to a given output of a fuzzy inference system.