Class DefaultMultipleBaseExpansionOperator<T extends net.sf.tweety.commons.Formula>

  • Type Parameters:
    T - The type of formulas that this operator works on.
    All Implemented Interfaces:
    BaseExpansionOperator<T>

    public class DefaultMultipleBaseExpansionOperator<T extends net.sf.tweety.commons.Formula>
    extends MultipleBaseExpansionOperator<T>
    This class implements the default multiple base expansion operator, ie. an operator that returns the union of the sets of formulas
    Author:
    Matthias Thimm
    • Constructor Detail

      • DefaultMultipleBaseExpansionOperator

        public DefaultMultipleBaseExpansionOperator()