23 January, 2014

CS607 Current Midterm Paper Fall 2013 shared by Awais Rehman File 6



on December 23, 2013 at 8:49pm
conflict resolution strategies:
1.      Fire first rule in sequence (rule ordering in list). Using this strategy all the
rules in the list are ordered (the ordering imposes prioritization). When
more than one rule matches, we simply fire the first in the sequence
2.      Assign rule priorities
3.      More specific rules (more premises) are preferred over general rules.
4.      Prefer rules whose premises were added more recently to WM (timestamping).
5.      Parallel Strategy (view-points). Using this strategy, we do not actually
resolve the conflict by selecting one rule to fire.

No comments:

Post a Comment