Uncertainty handling ability has rules with only Boolean ant
Uncertainty- handling ability has rules with only Boolean antecedents and consequents. The antecedent part of a rule can contain logical OR or logical AND but not both. The consequent part of a rule can contain logical AND and cannot contain logical OR. Suggest an approach to represent the collection of rules satisfying these criteria as a directed graph. What are advantages of graphical representation?
Solution
Graphical representations helps us understand better
pictures speak more than words and it can make our concepts clear
most of the pictures (graphical representations) are self exploratory
graph helps us analyze the problem better and proovides us proper approach
