Class NonInterferencePrinciple

java.lang.Object
All Implemented Interfaces:
Postulate<Argument>

public class NonInterferencePrinciple extends DirectionalityPrinciple
Non-Interference Principle

A semantics satisfies non-interference iff for every isolated set 'U' in an abstract argumentation framework F it holds that: The extensions of F restricted to 'U' are equal to the extensions of F intersected with U

Author:
Julian Sander
See Also:
  • "van der Torre L, Vesic S. The Principle-Based Approach to Abstract Argumentation Semantics. In: Handbook of formal argumentation, Vol. 1. College Publications; 2018. p. 2735-78."
  • DirectionalityPrinciple