Class BinarySupport

java.lang.Object
All Implemented Interfaces:
Iterable<BArgument>, BipolarEntity, Support, DungEntity, Formula, Node

public class BinarySupport extends DirectedEdge<BArgument> implements Support
This class models a support between two arguments. It comprises of two attributes of Argument and is used by bipolar abstract argumentation theories.
Author:
Lars Bengel