Class RuleComparator<T extends net.sf.tweety.logics.commons.syntax.interfaces.Invertable>

  • Type Parameters:
    T - is the type of the language that the ASPIC theory's rules range over
    All Implemented Interfaces:
    Comparator<InferenceRule<T>>

    public class RuleComparator<T extends net.sf.tweety.logics.commons.syntax.interfaces.Invertable>
    extends Object
    implements Comparator<InferenceRule<T>>
    Author:
    Nils Geilen A simple comparator, that compares inference rules
    • Constructor Detail

      • RuleComparator

        public RuleComparator​(List<String> rules)
        Constructs a new comparator for rules
        Parameters:
        rules - rules in ascending order