Class ArgumentSet

java.lang.Object
org.tweetyproject.arg.bipolar.syntax.ArgumentSet
All Implemented Interfaces:
Comparable<ArgumentSet>, Iterable<BArgument>, Collection<BArgument>, BipolarEntity, DungEntity, Formula, Node

public class ArgumentSet extends Object implements BipolarEntity, Collection<BArgument>, Comparable<ArgumentSet>
This class models a set of arguments used by bipolar abstract argumentation theory.
Author:
Lars Bengel