Class AbstractMeetOperator<T extends IVariable<T>>

    • Constructor Detail

      • AbstractMeetOperator

        public AbstractMeetOperator()
    • Method Detail

      • isUnaryNoOp

        public boolean isUnaryNoOp()
        subclasses can override if needed
        Returns:
        true iff this meet is a noop when applied to one argument