Class BottomUpRuleSelector

java.lang.Object
com.semedy.reasoner.rewriter.BottomUpRuleSelector
All Implemented Interfaces:
Rewriter

public class BottomUpRuleSelector extends Object implements Rewriter
Selects rules bottom up.
If a rule contains a body which has no facts and is extensional only the rule is deleted.
This is recursively done for all rules.
Author:
angele